dhcpcd: update to 6.5.0.
This commit is contained in:
parent
9794741715
commit
d20c799c88
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.4.7
|
||||
version=6.5.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_options="systemd"
|
||||
|
@ -14,7 +14,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=bb0880968671436b2cf85dcda4d4cf9b9e25045a274832bf18e28534bb25e187
|
||||
checksum=6bb80c3002cf4be3ee6c6b780e21ca6e1ac97e703100231b28785e8516330794
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||
|
|
Loading…
Reference in New Issue