dhcpcd: update to 6.3.0.
This commit is contained in:
parent
0705b04341
commit
6865991b9c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.2.1
|
||||
version=6.3.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run"
|
||||
|
@ -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=eaad7790c22e328616c1d47417832d7f6c8715b32d1b49aa5282d60ff91f42bf
|
||||
checksum=4a3a45db9f7f86ffbac96ab36b052d6300a83a025623c8b0f965473b8056e15e
|
||||
|
||||
post_install() {
|
||||
chmod 755 ${DESTDIR}/usr/sbin/dhcpcd
|
||||
|
|
Loading…
Reference in New Issue