Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9f9a10168181191a055f48c8b518a55e62378965

commit 9f9a10168181191a055f48c8b518a55e62378965
Author: gholafox <ghola...@free.fr>
Date:   Tue Jul 6 23:11:28 2010 +0200

dhcp-3.0.7-3-i686

* Fix up2date

diff --git a/source/network-extra/dhcp/FrugalBuild 
b/source/network-extra/dhcp/FrugalBuild
index 6e6f9cd..ff37993 100644
--- a/source/network-extra/dhcp/FrugalBuild
+++ b/source/network-extra/dhcp/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=dhcp
pkgver=3.0.7
-pkgrel=2
+pkgrel=3
pkgdesc="The ISC DHCP server"
url="http://www.isc.org/software/dhcp/";
depends=('glibc')
@@ -11,7 +11,9 @@ makedepends=('groff')
groups=('network-extra')
archs=('i686' 'x86_64')
backup=('etc/dhcpd.conf')
-up2date="elinks -dump https://www.isc.org/download/software/current | Flasttar"
+#Check only the production release. The -Px suffix means Patch and x the 
number of the patch
+#See http://www.isc.org/software/version-numbering
+up2date="lynx -dump http://www.isc.org/downloads/current|grep -m1 'DHCP'|sed 
's/.* \([0-9\.] *\)/\1/'"
source=(ftp://ftp.isc.org/isc/$pkgname/$pkgname-$pkgver.tar.gz \
rc.dhcpd rc.dhcpd-hu.po README.Frugalware dhclient.conf)
sha1sums=('d6e8fd6f8e3bd04930ff74b400fca6eb7a5c715a' \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to