dhcpcd: update to 7.0.1.

This commit is contained in:
maxice8 2018-01-29 17:06:12 -02:00 committed by Leаh Neukirchen
parent 27188712d9
commit 3bfb2b0c36

View file

@ -1,6 +1,6 @@
# Template file for 'dhcpcd' # Template file for 'dhcpcd'
pkgname=dhcpcd pkgname=dhcpcd
version=7.0.0 version=7.0.1
revision=1 revision=1
lib32disabled=yes lib32disabled=yes
build_style=configure build_style=configure
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
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.xz" distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz"
checksum=ab61caedcbbf5aff608f22792f7a89baad0c9f84749b01b7526ca54a9ee620d5 checksum=8b36537fbcc00771b9a6c9ccd71b5011df27b3f892e926b199a195fad2f3f3c8
pre_install() { pre_install() {
# make wpa_supplicant log to syslog rather than stdout # make wpa_supplicant log to syslog rather than stdout