dhcp: update to 4.4.2P1.

This commit is contained in:
Enno Boland 2021-05-28 21:39:57 +02:00 committed by Enno Boland
parent 6ff1e66a39
commit fda11b1959
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'dhcp'
pkgname=dhcp
version=4.4.2
revision=2
version=4.4.2P1
revision=1
wrksrc="dhcp-${version/P/-P}"
build_style=gnu-configure
hostmakedepends="perl tar automake libtool"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="MPL-2.0"
homepage="https://www.isc.org/downloads/dhcp"
distfiles="http://ftp.isc.org/isc/dhcp/${version/P/-P}/dhcp-${version/P/-P}.tar.gz"
checksum=1a7ccd64a16e5e68f7b5e0f527fd07240a2892ea53fe245620f4f5f607004521
checksum=b05e04337539545a8faa0d6ac518defc61a07e5aec66a857f455e7f218c85a1a
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"