dhcpcd: update to 6.0.0.

This commit is contained in:
Juan RP 2013-06-22 07:08:47 +02:00
parent 4859225368
commit 69cb937708
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=5.6.8
revision=2
version=6.0.0
revision=1
build_style=configure
configure_args="--prefix=/usr --libexecdir=/usr/lib
--sysconfdir=/etc --rundir=/run"
makedepends="which ntp"
hostmakedepends="which ntp"
short_desc="RFC2131 compliant DHCP client"
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=a3b15da770623774f4e659bf3239fca50f03594207bca3a2ad011f0b68d8eec4
checksum=174c78016ae7e27e723e4b61f1f6683021c3fe940d575ba7b4722a291b246e9f
post_install() {
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd