[arch-commits] Commit in dhcpcd/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Wed Mar 21 07:33:02 UTC 2012


    Date: Wednesday, March 21, 2012 @ 03:33:01
  Author: ronald
Revision: 153979

upgpkg: dhcpcd 5.5.4-3

update gitrev for possible fix for FS#29010

Modified:
  dhcpcd/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-21 07:31:07 UTC (rev 153978)
+++ PKGBUILD	2012-03-21 07:33:01 UTC (rev 153979)
@@ -3,10 +3,10 @@
 # Contributor: Tom Killian <tom.archlinux.org>
 # Contributor: Judd Vinet <jvinet.zeroflux.org>
 
-_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 @@
 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() {




More information about the arch-commits mailing list