* update dhcp to 4.4.3.P1-2

This commit is contained in:
Alexander Baldeck 2023-06-19 12:05:05 +02:00
parent 8753a07ca7
commit 843da87785

View File

@ -8,7 +8,7 @@ pkgname=('dhcp' 'dhclient')
# separate patch levels with a period to maintain proper versioning.
_realver=4.4.3-P1
pkgver=${_realver/-/.}
pkgrel=1
pkgrel=2
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('custom:isc-dhcp')
url='https://www.isc.org/dhcp/'