From a00ef259b3c9127cc5e174ecc8050cc4a1ad23ae Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Wed, 20 Jun 2012 23:06:03 +0000 Subject: [PATCH] [packages] bind: update to 9.9.1-P1 (CVE-2012-1667) SVN-Revision: 32479 --- net/bind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/bind/Makefile b/net/bind/Makefile index 0809429dfa..8a13f06491 100644 --- a/net/bind/Makefile +++ b/net/bind/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bind -PKG_VERSION:=9.9.1 +PKG_VERSION:=9.9.1-P1 PKG_RELEASE:=1 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:=bb37c88f81e03b1d5208d238c6aa51fa +PKG_MD5SUM:=4ed20e77f2967c13eaab5563d0c45c76 PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- 2.30.2