dhcp: fix distfiles.
This commit is contained in:
parent
a63719e043
commit
ddc7f20246
|
@ -2,7 +2,6 @@
|
|||
pkgname=dhcp
|
||||
version=4.3.4
|
||||
revision=5
|
||||
wrksrc="dhcp-${_version}"
|
||||
build_style=gnu-configure
|
||||
disable_parallel_build=yes
|
||||
hostmakedepends="perl"
|
||||
|
@ -11,7 +10,7 @@ short_desc="Server from the Internet Software Consortium's implementation of DHC
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="ISC"
|
||||
homepage="https://www.isc.org/software/dhcp"
|
||||
distfiles="http://ftp.isc.org/isc/dhcp/${_version}/dhcp-${_version}.tar.gz"
|
||||
distfiles="http://ftp.isc.org/isc/dhcp/${version}/dhcp-${version}.tar.gz"
|
||||
checksum=f5115aee3dd3e6925de4ba47b80ab732ba48b481c8364b6ebade2d43698d607e
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user