dhcpcd: update to 6.6.1.
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
# Template file for 'dhcpcd'
|
# Template file for 'dhcpcd'
|
||||||
pkgname=dhcpcd
|
pkgname=dhcpcd
|
||||||
version=6.6.0
|
version=6.6.1
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run"
|
configure_args="--prefix=/usr --sysconfdir=/etc --rundir=/run"
|
||||||
hostmakedepends="ntp pkg-config"
|
hostmakedepends="ntp pkg-config"
|
||||||
makedepends="libudev-devel"
|
makedepends="libudev-devel"
|
||||||
conf_files="/etc/dhcpcd.conf"
|
conf_files="/etc/dhcpcd.conf"
|
||||||
@@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
license="2-clause-BSD"
|
license="2-clause-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=16b94272cbb9ca22cb74c4421ee745f56850121613f6256587adb4e988c17fd0
|
checksum=5d6a15fa064a91761601142232f23edb09b570555c3386e6d766759d78b8e1fe
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
# make wpa_supplicant log to syslog rather than stdout
|
# make wpa_supplicant log to syslog rather than stdout
|
||||||
|
|||||||
Reference in New Issue
Block a user