dhcpcd: update to 6.4.4.
This commit is contained in:
parent
fc1f657e06
commit
4e6b08e9c8
1 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.4.3
|
||||
revision=2
|
||||
version=6.4.4
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_options="systemd"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run"
|
||||
hostmakedepends="which ntp pkg-config"
|
||||
|
@ -13,9 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Simplified BSD"
|
||||
homepage="http://roy.marples.name/projects/dhcpcd"
|
||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
||||
checksum=36ad01619ee81ac3815467d0157c38a14f5db464371326e97f719be362d5ab9c
|
||||
|
||||
build_options="systemd"
|
||||
checksum=2317126a5d640442c689522a579563df8055f22433c27ee86874a368a20b6a82
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||
|
|
Loading…
Reference in a new issue