dhcp: update to 4.4.2.

This commit is contained in:
Anthony Iliopoulos 2020-02-04 00:46:57 +01:00 committed by Juan RP
parent 891037d7f9
commit adbaf7a561

View file

@ -1,7 +1,7 @@
# Template file for 'dhcp'
pkgname=dhcp
version=4.4.1
revision=3
version=4.4.2
revision=1
wrksrc="dhcp-${version/P/-P}"
build_style=gnu-configure
hostmakedepends="perl"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="ISC"
homepage="https://www.isc.org/downloads/dhcp"
distfiles="http://ftp.isc.org/isc/dhcp/${version/P/-P}/dhcp-${version/P/-P}.tar.gz"
checksum=2a22508922ab367b4af4664a0472dc220cc9603482cf3c16d9aff14f3a76b608
checksum=1a7ccd64a16e5e68f7b5e0f527fd07240a2892ea53fe245620f4f5f607004521
disable_parallel_build=yes
conf_files="/etc/dhcpd.conf"