diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-04 03:38:30 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-04 03:38:30 +0000 |
commit | 94ed6c971085d22c2a544227879b672266b4af90 (patch) | |
tree | f9f6c023aeaccc8d869a160ee9a2e5f4890566e4 /extra/dhcp/PKGBUILD | |
parent | f72cb0ced39aca827b5269eba5455dbf846410e2 (diff) |
Sat Jan 4 03:36:23 UTC 2014
Diffstat (limited to 'extra/dhcp/PKGBUILD')
-rw-r--r-- | extra/dhcp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/dhcp/PKGBUILD b/extra/dhcp/PKGBUILD index 10a547001..acd817025 100644 --- a/extra/dhcp/PKGBUILD +++ b/extra/dhcp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 187056 2013-06-03 11:16:27Z allan $ +# $Id: PKGBUILD 203066 2014-01-03 09:19:21Z bpiotrowski $ # Maintainer: Daniel Isenmann <daniel @archlinux.org> pkgbase=dhcp @@ -7,7 +7,7 @@ pkgname=('dhcp' 'dhclient') # separate patch levels with a period to maintain proper versioning. pkgver=4.2.5.p1 _pkgver=4.2.5-P1 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') license=('custom:isc-dhcp') url="https://www.isc.org/software/dhcp" |