From 1512c792951d7fbd2c9c336f9bf35654bbb85cc6 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 23 Mar 2012 00:01:14 +0000 Subject: Fri Mar 23 00:01:14 UTC 2012 --- testing/dhcpcd/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'testing/dhcpcd/PKGBUILD') diff --git a/testing/dhcpcd/PKGBUILD b/testing/dhcpcd/PKGBUILD index aaba80b87..cb5324311 100644 --- a/testing/dhcpcd/PKGBUILD +++ b/testing/dhcpcd/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 153720 2012-03-18 17:01:24Z ronald $ +# $Id: PKGBUILD 153980 2012-03-21 07:33:56Z ronald $ # Maintainer: Ronald van Haren # Contributor: Tom Killian # Contributor: Judd Vinet -_gitrev=8316b24 +_gitrev=88e165b pkgname=dhcpcd pkgver=5.5.4 -pkgrel=2 +pkgrel=3 pkgdesc="RFC2131 compliant DHCP client daemon" url="http://roy.marples.name/dhcpcd/" arch=('i686' 'x86_64') @@ -16,9 +16,9 @@ depends=('glibc' 'sh') backup=('etc/conf.d/dhcpcd' 'etc/dhcpcd.conf') options=('emptydirs') # We Need the Empty /var/lib/dhcpcd Directory #source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2" \ -source=("ftp://ftp.archlinux.org/other/dhcpcd/dhcpcd-r8316b24.tar.bz2" \ +source=("ftp://ftp.archlinux.org/other/dhcpcd/dhcpcd-r${_gitrev}.tar.bz2" \ 'dhcpcd.conf.d') -sha1sums=('1e3e47b2aabed38e81cd695d1f11527fd41b3637' +sha1sums=('b0cb14d36b5867047ebed2f7f12aaee61981228b' 'b67b9ce6a2faaca75fea356966a16be2283b7db0') build() { -- cgit v1.2.3-54-g00ecf