dhcp: update to 4.4.2.
This commit is contained in:
parent
891037d7f9
commit
adbaf7a561
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue