mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/dhcp to 4.4.2.P1-2
This commit is contained in:
parent
2829d019e0
commit
d3c8117d11
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pkgname=('dhcp' 'dhclient')
|
||||||
# separate patch levels with a period to maintain proper versioning.
|
# separate patch levels with a period to maintain proper versioning.
|
||||||
_realver=4.4.2-P1
|
_realver=4.4.2-P1
|
||||||
pkgver=${_realver/-/.}
|
pkgver=${_realver/-/.}
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('custom:isc-dhcp')
|
license=('custom:isc-dhcp')
|
||||||
url='https://www.isc.org/dhcp/'
|
url='https://www.isc.org/dhcp/'
|
||||||
|
|
Loading…
Reference in a new issue