dhcpcd: update to 6.4.0.
This commit is contained in:
parent
1ac5e8b191
commit
129e657f92
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.3.2
|
||||
revision=2
|
||||
version=6.4.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run"
|
||||
|
@ -13,7 +13,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=b69c1ef06a92f327993ee1cc4cfd9145c296aa1ac6070ba2f9ac74931b2f55ec
|
||||
checksum=0413a9c8910cad4df2758402be88a9f1630361e1f5dd09926161461a1ea69013
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||
|
|
Loading…
Reference in a new issue