wok diff bind/receipt @ rev 4406

Up: sonata (1.6.2.1) and fix deps
author Paul Issott <paul@slitaz.org>
date Tue Oct 20 20:34:03 2009 +0000 (2009-10-20)
parents d5836ce97e2b
children 6adb5df60608
line diff
     1.1 --- a/bind/receipt	Fri Apr 10 08:14:21 2009 +0000
     1.2 +++ b/bind/receipt	Tue Oct 20 20:34:03 2009 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bind"
     1.7 -VERSION="9.5.1-P2"
     1.8 +VERSION="9.5.2"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Domain Name System daemon."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://www.isc.org/products/BIND/"
    1.14  DEPENDS="libbind libcrypto"
    1.15 -BUILD_DEPENDS="libtool"
    1.16 +BUILD_DEPENDS="libtool libcap-dev"
    1.17  WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL"
    1.18  CONFIG_FILES="/etc/bind"
    1.19