From 06c4e87fecb2a6275e76ed2afec595006c774350 Mon Sep 17 00:00:00 2001 From: Miko-5 <191093713+Miko-5@users.noreply.github.com> Date: Wed, 11 Dec 2024 12:00:17 +0800 Subject: [PATCH] bind: bump to 9.20.0 (#873) --- net/bind/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/net/bind/Makefile b/net/bind/Makefile index dfa48cb5..591d95f1 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -1,6 +1,6 @@ # # Copyright (C) 2006-2012 OpenWrt.org -# 2014-2020 Noah Meyerhans +# 2014-2024 Noah Meyerhans # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind -PKG_VERSION:=9.18.11 -PKG_RELEASE:=3 +PKG_VERSION:=9.20.0 +PKG_RELEASE:=1 USERID:=bind=57:bind=57 PKG_MAINTAINER:=Noah Meyerhans @@ -22,7 +22,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:= \ https://www.mirrorservice.org/sites/ftp.isc.org/isc/bind9/$(PKG_VERSION) \ https://ftp.isc.org/isc/bind9/$(PKG_VERSION) -PKG_HASH:=8ff3352812230cbcbda42df87cad961f94163d3da457c5e4bef8057fd5df2158 +PKG_HASH:=cc580998017b51f273964058e8cb3aa5482bc785243dea71e5556ec565a13347 PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libtool.m4 @@ -61,6 +61,7 @@ define Package/bind-libs +libpthread \ +libatomic \ +libuv \ + +liburcu \ +BIND_ENABLE_DOH:libnghttp2 \ +BIND_ENABLE_GSSAPI:krb5-libs \ +BIND_ENABLE_GSSAPI:libcomerr \ @@ -149,7 +150,6 @@ CONFIGURE_ARGS += \ --disable-geoip \ --with-openssl="$(STAGING_DIR)/usr" \ --without-lmdb \ - --enable-epoll \ --without-readline \ --sysconfdir=/etc/bind