dhcpcd: update to 6.0.4.
This commit is contained in:
parent
7733ff8671
commit
a4471449a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.0.3
|
||||
version=6.0.4
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --libexecdir=/usr/lib
|
||||
|
@ -11,7 +11,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=066514265bfc5c56c977e6dd03a77950cf46dc35024fa7c006b939175c84d759
|
||||
checksum=ad2e135ee3b0132b0795a07843e2139619818d4108df6f00cdec062faf015cc3
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||
|
|
Loading…
Reference in a new issue