dhcpcd-qt: update to 0.7.8.

This commit is contained in:
mobinmob 2021-01-14 19:16:53 +02:00 committed by Andrew J. Hesford
parent 46368d40a2
commit ac14253bec

View file

@ -1,6 +1,6 @@
# Template file for 'dhcpcd-qt'
pkgname=dhcpcd-qt
version=0.7.7
version=0.7.8
revision=1
wrksrc="dhcpcd-ui-${version}"
build_style=gnu-configure
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="http://roy.marples.name/projects/dhcpcd-ui"
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-ui-${version}.tar.xz"
checksum=81d448f82c9aa88ff85e4bc3cead5e4c7f3ea08e57c713dff9996fb5ba2c42b0
checksum=4170a07b8bbba65b30f8da8a15a4d776cbf17d030b666516821d450f594a9d6c
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel qt5-host-tools"