dhcpcd: update to 6.4.7.
This commit is contained in:
parent
c4d222b7f7
commit
d92479cc43
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dhcpcd'
|
# Template file for 'dhcpcd'
|
||||||
pkgname=dhcpcd
|
pkgname=dhcpcd
|
||||||
version=6.4.5
|
version=6.4.7
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
homepage="http://roy.marples.name/projects/dhcpcd"
|
homepage="http://roy.marples.name/projects/dhcpcd"
|
||||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
||||||
checksum=c19daec78e36eac170df9633c238ab519645fa4b7469a4053fb09b5e0c4fd107
|
checksum=bb0880968671436b2cf85dcda4d4cf9b9e25045a274832bf18e28534bb25e187
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||||
|
|
Loading…
Reference in a new issue