summaryrefslogtreecommitdiff
path: root/core/dhcpcd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/dhcpcd/PKGBUILD')
-rw-r--r--core/dhcpcd/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/dhcpcd/PKGBUILD b/core/dhcpcd/PKGBUILD
index e4fb4b8cd..1eb7dc82a 100644
--- a/core/dhcpcd/PKGBUILD
+++ b/core/dhcpcd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 111279 2011-02-25 16:37:08Z ronald $
+# $Id: PKGBUILD 118799 2011-04-07 19:53:44Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Tom Killian <tom.archlinux.org>
# 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 @@ 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" \
'dhcpcd.conf.d')
-sha1sums=('3b170b45af314f84008650bb7447320655969241'
+sha1sums=('27378a251705c7888332e6d60eea7805d1f8aeb5'
'b67b9ce6a2faaca75fea356966a16be2283b7db0')
+
build() {
cd ${srcdir}/${pkgname}-${pkgver}