components/bind/Makefile
branchs11-sru
changeset 2294 957c8f463552
parent 2232 b6ff38462fbe
child 2315 39e0e525b961
--- a/components/bind/Makefile	Tue Jun 19 21:08:13 2012 -0700
+++ b/components/bind/Makefile	Sun Jun 24 06:59:24 2012 -0700
@@ -18,19 +18,19 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		bind
-COMPONENT_VERSION=	9.6-ESV-R5-P1
-IPS_COMPONENT_VERSION=	9.6.3.5.1
+COMPONENT_VERSION=	9.6-ESV-R7-P1
+IPS_COMPONENT_VERSION=	9.6.3.7.1
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_PROJECT_URL=	"http://www.isc.org/software/bind"
 
 # hash from: sha1sum $(COMPONENT_ARCHIVE) | sed 's/\(.[^ ]*\).*/sha1:\1/'
-COMPONENT_ARCHIVE_HASH=	sha1:6d9873a66dda3ef43c1db9a1082ad428722f7d69
+COMPONENT_ARCHIVE_HASH=	sha1:a5d3024a7e9f7c6a954cfd6672a79b03ca58332a
 COMPONENT_ARCHIVE_URL=	\
 	http://ftp.isc.org/isc/bind9/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)