Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=457d90f73fbf3d86d0a29b99926a11a495cf07c3

commit 457d90f73fbf3d86d0a29b99926a11a495cf07c3
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Oct 26 18:50:44 2009 +0100

dhcpcd-5.1.3-1-i686
*version bump

diff --git a/source/base/dhcpcd/FrugalBuild b/source/base/dhcpcd/FrugalBuild
index b22f6ba..47d1d3f 100644
--- a/source/base/dhcpcd/FrugalBuild
+++ b/source/base/dhcpcd/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: AlexExtreme <a...@alex-smith.me.uk>

pkgname=dhcpcd
-pkgver=3.2.3
+pkgver=5.1.3
pkgrel=1
pkgdesc="A DHCP client daemon"
#url="http://dhcpcd.berlios.de";
@@ -14,18 +14,16 @@ depends=('glibc>=2.8-3')
rodepends=('frugalwareutils>=0.8.2-2')
_F_archive_nosort="y"
up2date="lynx -dump http://roy.marples.name/projects/dhcpcd/wiki/DhcpcdDownload 
| tac| Flasttarbz2"
-source=(http://roy.marples.name/dhcpcd/$pkgname-$pkgver.tar.bz2)
-sha1sums=('666d6bafd86c9986efe28076d0b7e5d3349006e2')
+source=(http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha1sums=('a42a52b663dc803f2128de67f5dbc385ad39ea0c')
+backup=('/etc/dhcpcd.conf')

build() {
Fcd
Fpatchall
-       Fsed 'logger -s' 'logger' dhcpcd.sh
-       Fsed 'init.d' 'rc.d' config.h
Fmake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
make DESTDIR=$Fdestdir install || Fdie
Fmkdir /var/lib/dhcpcd
-       Fexerel dhcpcd.sh /etc/dhcpcd.sh
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to