From 8ca1525a8d1e44766f51b420f7181ca0259c4382 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sun, 1 Sep 2019 18:59:55 +0200 Subject: [PATCH 1/2] bind: Update to version 9.14.5 Add PKG_LICENSE_FILES Signed-off-by: Josef Schlehofer --- net/bind/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/net/bind/Makefile b/net/bind/Makefile index e3e06a674..a2196b2db 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -9,19 +9,20 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind -PKG_VERSION:=9.14.4 +PKG_VERSION:=9.14.5 PKG_RELEASE:=1 USERID:=bind=57:bind=57 PKG_MAINTAINER:=Noah Meyerhans -PKG_LICENSE := MPL-2.0 +PKG_LICENSE:=MPL-2.0 +PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:isc:bind PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 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:=312efb82a6889074f31ef2849af498b3ec97ca69acd5c4e5e4b4045a8fe6b83f +PKG_HASH:=12d0672cb83d985b57038ce7eb8a71c6bc7ebd379d67109c5f966f7527988045 PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libtool.m4 From 61dcd6849f8314ee68e1600ba75e96da246f54c5 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Thu, 19 Sep 2019 21:20:34 +0200 Subject: [PATCH 2/2] bind: Update to version 9.14.6 Signed-off-by: Josef Schlehofer --- net/bind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/bind/Makefile b/net/bind/Makefile index a2196b2db..e43637183 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind -PKG_VERSION:=9.14.5 +PKG_VERSION:=9.14.6 PKG_RELEASE:=1 USERID:=bind=57:bind=57 @@ -22,7 +22,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz 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:=12d0672cb83d985b57038ce7eb8a71c6bc7ebd379d67109c5f966f7527988045 +PKG_HASH:=8967a040ed900e1800293b9874357fc2f267f33c723aa617268e163bd921edfe PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libtool.m4