dhcpcd: update to 6.5.1.

This commit is contained in:
Juan RP 2014-10-18 09:02:15 +02:00
parent 0ea4de49ca
commit 65eed66594

View File

@ -1,13 +1,13 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=6.5.0
revision=2
version=6.5.1
revision=1
replaces="runit-void<20141013_2"
lib32disabled=yes
build_options="systemd"
build_style=configure
configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run"
hostmakedepends="which ntp pkg-config"
hostmakedepends="ntp pkg-config"
makedepends="libudev-devel"
conf_files="/etc/dhcpcd.conf"
short_desc="RFC2131 compliant DHCP client"
@ -15,7 +15,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=6bb80c3002cf4be3ee6c6b780e21ca6e1ac97e703100231b28785e8516330794
checksum=37d3860a3787b656ae2d1a64855e2dede4460956b979304c14192ada3b550e78
post_install() {
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd