# HG changeset patch # User Eric Joseph-Alexandre # Date 1255556131 0 # Node ID 909ca4e6292df041e358b805ac0f2ab7e703f64b # Parent 7b34f56aed9b9b3a513737abc990d010a654e19d Up: bind* (9.5.2) diff -r 7b34f56aed9b -r 909ca4e6292d bind-client/receipt --- a/bind-client/receipt Wed Oct 14 14:11:45 2009 +0000 +++ b/bind-client/receipt Wed Oct 14 21:35:31 2009 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="bind-client" -VERSION="9.5.1-P2" +VERSION="9.5.2" CATEGORY="network" SHORT_DESC="Domain Name System client." MAINTAINER="pascal.bellard@slitaz.org" diff -r 7b34f56aed9b -r 909ca4e6292d bind-dev/receipt --- a/bind-dev/receipt Wed Oct 14 14:11:45 2009 +0000 +++ b/bind-dev/receipt Wed Oct 14 21:35:31 2009 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="bind-dev" -VERSION="9.5.1-P2" +VERSION="9.5.2" CATEGORY="development" SHORT_DESC="Domain Name System development files." MAINTAINER="pascal.bellard@slitaz.org" diff -r 7b34f56aed9b -r 909ca4e6292d bind/receipt --- a/bind/receipt Wed Oct 14 14:11:45 2009 +0000 +++ b/bind/receipt Wed Oct 14 21:35:31 2009 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="bind" -VERSION="9.5.1-P2" +VERSION="9.5.2" CATEGORY="network" SHORT_DESC="Domain Name System daemon." MAINTAINER="pascal.bellard@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.isc.org/products/BIND/" DEPENDS="libbind libcrypto" -BUILD_DEPENDS="libtool" +BUILD_DEPENDS="libtool libcap-dev" WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL" CONFIG_FILES="/etc/bind"