bind: Update to 9.19.9

Message ID 20230216162450.1035893-1-stefan.schantl@ipfire.org
State Accepted
Commit 8716edf499416b62d0bc7c709327d823e45a1e0d
Headers
Series bind: Update to 9.19.9 |

Commit Message

Stefan Schantl Feb. 16, 2023, 4:24 p.m. UTC
  * Also link against krb5 to provide REALM support for nsupdate

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 bind/bind.nm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Patch

diff --git a/bind/bind.nm b/bind/bind.nm
index 87f459b23..4e7cc30b4 100644
--- a/bind/bind.nm
+++ b/bind/bind.nm
@@ -4,7 +4,7 @@ 
 ###############################################################################
 
 name       = bind
-version    = 9.18.10
+version    = 9.19.9
 release    = 1
 
 groups     = Networking/Tools
@@ -26,6 +26,7 @@  build
 		libcap-devel
 		libidn2-devel
 		libuv-devel
+		krb5-devel
 		nghttp2-devel
 		pkg-config
 		openssl-devel >= 1.0.1h-2