diff --git a/srcpkgs/dhcp/template b/srcpkgs/dhcp/template index 48998c25e25..97e77b6a676 100644 --- a/srcpkgs/dhcp/template +++ b/srcpkgs/dhcp/template @@ -1,19 +1,20 @@ # Template file for 'dhcp' pkgname=dhcp version=4.4.1 -revision=2 +revision=3 wrksrc="dhcp-${version/P/-P}" build_style=gnu-configure -disable_parallel_build=yes hostmakedepends="perl" -conf_files="/etc/dhcpd.conf" short_desc="Server from the Internet Software Consortium's implementation of DHCP" maintainer="Enno Boland " license="ISC" -homepage="https://www.isc.org/software/dhcp" +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 +disable_parallel_build=yes +conf_files="/etc/dhcpd.conf" + make_dirs="/var/lib/dhcp 0755 root root" pre_configure() {