[arch-commits] Commit in dhcpcd/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Thu Apr 7 19:53:44 UTC 2011
Date: Thursday, April 7, 2011 @ 15:53:44
Author: ronald
Revision: 118799
upgpkg: dhcpcd 5.2.12-1
update to latest version; security update
Modified:
dhcpcd/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-07 18:46:39 UTC (rev 118798)
+++ PKGBUILD 2011-04-07 19:53:44 UTC (rev 118799)
@@ -4,7 +4,7 @@
# Contributor: Judd Vinet <jvinet.zeroflux.org>
pkgname=dhcpcd
-pkgver=5.2.11
+pkgver=5.2.12
pkgrel=1
pkgdesc="RFC2131 compliant DHCP client daemon"
url="http://roy.marples.name/dhcpcd/"
@@ -16,8 +16,9 @@
options=('emptydirs') # We Need the Empty /var/lib/dhcpcd Directory
source=("http://roy.marples.name/downloads/$pkgname/$pkgname-$pkgver.tar.bz2" \
'dhcpcd.conf.d')
-sha1sums=('3b170b45af314f84008650bb7447320655969241'
+sha1sums=('27378a251705c7888332e6d60eea7805d1f8aeb5'
'b67b9ce6a2faaca75fea356966a16be2283b7db0')
+
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list