mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
dhcpcd: update to 6.8.1.
This commit is contained in:
parent
aaf96f19d7
commit
32b1ba8d39
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dhcpcd'
|
# Template file for 'dhcpcd'
|
||||||
pkgname=dhcpcd
|
pkgname=dhcpcd
|
||||||
version=6.8.0
|
version=6.8.1
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
|
@ -15,7 +15,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=8b01454fa448cc0d87cd209edf03422cbd08dc5b4c7f2477c1de1dc4ffcca240
|
checksum=27b60cbf726a8319e6f1e7691132082c9cdac473317ea47cb093d0dd3d32af82
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
# make wpa_supplicant log to syslog rather than stdout
|
# make wpa_supplicant log to syslog rather than stdout
|
||||||
|
|
Loading…
Add table
Reference in a new issue