dhcpcd: update to 5.6.7.
This commit is contained in:
parent
f449347e5d
commit
4cf8e1c243
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dhcpcd'
|
# Template file for 'dhcpcd'
|
||||||
pkgname=dhcpcd
|
pkgname=dhcpcd
|
||||||
version=5.6.6
|
version=5.6.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --libexecdir=/usr/lib
|
configure_args="--prefix=/usr --libexecdir=/usr/lib
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
homepage="http://roy.marples.name/projects/dhcpcd"
|
homepage="http://roy.marples.name/projects/dhcpcd"
|
||||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
||||||
checksum=dada838c4494864a901525dce9a0d204d94d830d9b7e4173b75692ce71c97e41
|
checksum=102cc37596216c0e2c0b230fe58bf880e993ec8663c7c2178fb2a06c25938c90
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||||
|
|
Loading…
Reference in New Issue