From 9c7cf98805748e84b906ff266e882f4e5e63f6c7 Mon Sep 17 00:00:00 2001 From: Josef Schlehofer Date: Sun, 13 Oct 2019 11:04:48 +0200 Subject: [PATCH] bind: Update to version 9.11.11 Change License to MPL-2.0 and add PKG_LICENSE_FILES. For more details look at https://www.isc.org/blogs/bind9-adopts-the-mpl-2-0-license-with-bind-9-11-0/ 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 038233a77..261892639 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -9,18 +9,19 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind -PKG_VERSION:=9.11.10 +PKG_VERSION:=9.11.11 PKG_RELEASE:=1 USERID:=bind=57:bind=57 PKG_MAINTAINER:=Noah Meyerhans -PKG_LICENSE:=BSD-3-Clause +PKG_LICENSE:=MPL-2.0 +PKG_LICENSE_FILES:=LICENSE 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:=b2bb840cda20e6771ae8c054007b4ec12e1bb6aa6bfe79102890eb94956a70c3 +PKG_HASH:=615230336645e494d0125a3e92cf1c0f956b7408378aca66667b44eaa9de8a6b PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libtool.m4