mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
dhcpcd-gtk: update to 0.7.8.
This commit is contained in:
parent
ac14253bec
commit
e129465fcd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dhcpcd-gtk'
|
# Template file for 'dhcpcd-gtk'
|
||||||
pkgname=dhcpcd-gtk
|
pkgname=dhcpcd-gtk
|
||||||
version=0.7.7
|
version=0.7.8
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=dhcpcd-ui-${version}
|
wrksrc=dhcpcd-ui-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk --with-icons --with-notification"
|
configure_args="--with-gtk --with-icons --with-notification"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://roy.marples.name/projects/dhcpcd-ui"
|
homepage="http://roy.marples.name/projects/dhcpcd-ui"
|
||||||
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-ui-$version.tar.xz"
|
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-ui-$version.tar.xz"
|
||||||
checksum=81d448f82c9aa88ff85e4bc3cead5e4c7f3ea08e57c713dff9996fb5ba2c42b0
|
checksum=4170a07b8bbba65b30f8da8a15a4d776cbf17d030b666516821d450f594a9d6c
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_LIBC}" = musl ]; then
|
if [ "${XBPS_TARGET_LIBC}" = musl ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Reference in a new issue