dhcpcd: update to 6.8.0.
This commit is contained in:
parent
78a68d2fcf
commit
e71f0ce6e4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dhcpcd'
|
||||
pkgname=dhcpcd
|
||||
version=6.7.1
|
||||
revision=5
|
||||
version=6.8.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_pie=yes
|
||||
build_options="systemd"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="2-clause-BSD"
|
||||
homepage="http://roy.marples.name/projects/dhcpcd"
|
||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-$version.tar.bz2"
|
||||
checksum=cb65d3e783fa5484ed095bb940c3274a5a91d3ed4a9d9ae66a49d9637165bd98
|
||||
checksum=8b01454fa448cc0d87cd209edf03422cbd08dc5b4c7f2477c1de1dc4ffcca240
|
||||
|
||||
pre_install() {
|
||||
# make wpa_supplicant log to syslog rather than stdout
|
||||
|
|
Loading…
Reference in a new issue