dhcpcd: update to 6.2.1.
This commit is contained in:
parent
70e9a6f978
commit
31feb3375e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.2.0
|
||||
revision=3
|
||||
version=6.2.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run"
|
||||
hostmakedepends="which ntp pkg-config"
|
||||
|
@ -12,7 +12,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=16ef25e8b6b15dcc0e53ff97a131b09828723dffb12a885f0da91b275296b362
|
||||
checksum=eaad7790c22e328616c1d47417832d7f6c8715b32d1b49aa5282d60ff91f42bf
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||
|
|
Loading…
Reference in a new issue