dhcpcd: update to 6.9.2.
This commit is contained in:
parent
43de55d0df
commit
c8aa843a29
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.9.1
|
||||
version=6.9.2
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_pie=yes
|
||||
|
@ -14,7 +14,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=c03b750e1fe2890b62ac0e7d7092a1698b598adb6f88b67916586a619f7c066f
|
||||
checksum=e9f82422a35ad1f4f5f888a433a76e98e3cdd4419886c29ccbfb336eecc58a70
|
||||
|
||||
pre_install() {
|
||||
# make wpa_supplicant log to syslog rather than stdout
|
||||
|
|
Loading…
Reference in a new issue