dhcpcd: update to 6.11.0.
This commit is contained in:
parent
95f3187f41
commit
c2b300e2d8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.10.3
|
||||
version=6.11.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="2-clause-BSD"
|
||||
homepage="http://roy.marples.name/projects/dhcpcd"
|
||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz"
|
||||
checksum=b586c1f770373f83e3f574c683c66bea217a6d6c89b8e91dbdb6f75aa654c8d5
|
||||
checksum=31c2cd327657f11c427fe5044f74c5b942e70450fa43ceabf4b25f3fd4999959
|
||||
|
||||
pre_install() {
|
||||
# make wpa_supplicant log to syslog rather than stdout
|
||||
|
|
Loading…
Reference in New Issue