lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 5885f217317c0350a236651c6205aafeae569bfc
parent 4a51d6001e21165c6fb3a3fe8cfa050e620ec1a7
Author: Noah Meyerhans <frodo@morgul.net>
Date:   Fri, 14 Aug 2015 08:29:01 -0700

bind: update to version 9.9.7-p2

Signed-off-by: Noah Meyerhans <frodo@morgul.net>

Diffstat:
Mnet/bind/Makefile | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/bind/Makefile b/net/bind/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind -PKG_VERSION:=9.9.6-P1 -PKG_RELEASE:=2 +PKG_VERSION:=9.9.7-P2 +PKG_RELEASE:=1 USERID:=bind=57:bind=57 PKG_MAINTAINER := Noah Meyerhans <frodo@morgul.net> @@ -20,7 +20,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \ ftp://ftp.isc.org/isc/bind9/$(PKG_VERSION) \ http://www.mirrorservice.org/sites/ftp.isc.org/isc/bind9/$(PKG_VERSION) -PKG_MD5SUM:=ca9d8f4d26e740668d361bfc50d90fc7 +PKG_MD5SUM:=095ae241bfe06d50c0f2469a5fff46f0 PKG_FIXUP:=autoreconf PKG_REMOVE_FILES:=aclocal.m4 libtool.m4