wok-stable diff dhcp/receipt @ rev 6366

Up: recordmydestop to 0.3.8.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 21 01:29:45 2010 +0000 (2010-09-21)
parents 07408a482374
children bb943d17f910
line diff
     1.1 --- a/dhcp/receipt	Sat Jun 26 11:57:03 2010 +0200
     1.2 +++ b/dhcp/receipt	Tue Sep 21 01:29:45 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dhcp"
     1.7 -VERSION="4.1.1b1"
     1.8 +VERSION="4.2.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Dynamic Host Configuration Protocol server."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,6 +9,7 @@
    1.13  WEB_SITE="http://www.isc.org/products/DHCP/"
    1.14  WGET_URL="http://ftp.isc.org/isc/$PACKAGE/$TARBALL"
    1.15  DEPENDS="libcrypto"
    1.16 +BUILD_DEPENDS="perl"
    1.17  CONFIG_FILES="/etc/dhcpd.conf"
    1.18  
    1.19  # Rules to configure and make the package.