extra/dhcp to 4.4.2.P1-4

This commit is contained in:
Kevin Mihelich 2021-12-26 19:59:32 +00:00
parent 85b57722c6
commit 8e8e7e792d
1 changed files with 2 additions and 1 deletions

View File

@ -12,11 +12,12 @@ pkgname=('dhcp' 'dhclient')
# separate patch levels with a period to maintain proper versioning.
_realver=4.4.2-P1
pkgver=${_realver/-/.}
pkgrel=2
pkgrel=4
arch=('x86_64')
license=('custom:isc-dhcp')
url='https://www.isc.org/dhcp/'
makedepends=('bash' 'iproute2' 'openldap')
options=('!lto')
validpgpkeys=('7E1C91AC8030A5A59D1EFAB9750F3C87723E4012') # Internet Systems Consortium, Inc. (Signing key, 2021-2022) <codesign@isc.org>
source=("https://downloads.isc.org/isc/${pkgbase}/${_realver}/${pkgbase}-${_realver}.tar.gz"{,.asc}
'0002-iproute2.patch'