From edb68972f8dc636e6208e78f02dec6f9805e4c0b Mon Sep 17 00:00:00 2001
|
From: Yi Zhao <yi.zhao@windriver.com>
|
Date: Wed, 26 May 2021 11:39:00 +0800
|
Subject: [PATCH] bind/version: update to latest version
|
|
Update the bundled bind from 9.11.14 to 9.11.32.
|
|
Upstream-Status: Inappropriate [embedded specific]
|
|
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
|
---
|
bind/version.tmp | 2 +-
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
diff --git a/bind/version.tmp b/bind/version.tmp
|
index cf52f1b..4cc538e 100644
|
--- a/bind/version.tmp
|
+++ b/bind/version.tmp
|
@@ -5,7 +5,7 @@ PRODUCT=BIND
|
DESCRIPTION="(Extended Support Version)"
|
MAJORVER=9
|
MINORVER=11
|
-PATCHVER=14
|
+PATCHVER=32
|
RELEASETYPE=
|
RELEASEVER=
|
EXTENSIONS=
|
--
|
2.17.1
|