dhcp: update to 4.4.1.
This commit is contained in:
parent
9d96cd22ad
commit
fefba08f86
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dhcp'
|
||||
pkgname=dhcp
|
||||
version=4.3.6P1
|
||||
version=4.4.1
|
||||
revision=1
|
||||
wrksrc="dhcp-${version/P/-P}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="https://www.isc.org/software/dhcp"
|
||||
distfiles="http://ftp.isc.org/isc/dhcp/${version/P/-P}/dhcp-${version/P/-P}.tar.gz"
|
||||
checksum=2fd177bef02856f05fe17713ced9bfcc7d94f14c933c15f2f2fbedc9cc57a3c3
|
||||
checksum=2a22508922ab367b4af4664a0472dc220cc9603482cf3c16d9aff14f3a76b608
|
||||
|
||||
pre_configure() {
|
||||
local _args=" --sbindir=/usr/bin --enable-paranoia
|
||||
|
|
Loading…
Add table
Reference in a new issue