dhcpcd: update to 6.1.0.

This commit is contained in:
Juan RP 2013-09-21 21:30:29 +02:00
parent 9d510d63e0
commit 891d5eae53
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dhcpcd' # Template file for 'dhcpcd'
pkgname=dhcpcd pkgname=dhcpcd
version=6.0.5 version=6.1.0
revision=1 revision=1
build_style=configure build_style=configure
configure_args="--prefix=/usr --libexecdir=/usr/lib configure_args="--prefix=/usr --libexecdir=/usr/lib
@ -11,7 +11,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=191d0bfd7fdfa05a580a4671c0489cd782828251b5ea0b41b6d17f026a36493c checksum=71735bcc2e740f37865a985fe32eaa9da5bf557e8b74b214d8099cac878cab64
post_install() { post_install() {
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd chmod 755 ${DESTDIR}/usr/sbin/dhcpcd