mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gufw: update to 19.10.0.
This commit is contained in:
parent
a1dc4190dc
commit
5b95787d6f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gufw'
|
# Template file for 'gufw'
|
||||||
pkgname=gufw
|
pkgname=gufw
|
||||||
version=19.04.0
|
version=19.10.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="gui-ufw-${version}"
|
wrksrc="gui-ufw-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gufw.org/"
|
homepage="https://gufw.org/"
|
||||||
distfiles="https://launchpad.net/gui-ufw/trunk/${version%.*}/+download/gui-ufw-${version}.tar.gz"
|
distfiles="https://launchpad.net/gui-ufw/trunk/${version%.*}/+download/gui-ufw-${version}.tar.gz"
|
||||||
checksum=22825a543b928a2b76bd10d3147f44b7ed15fbf914f77d60dcf1cb2a5aabf212
|
checksum=18c155ef7b62e457e7c89fb9827db531a453d3fd766911c1b09c9fc716255cba
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
vsed -i -e "s/python3.5/python$py3_ver/" bin/gufw-pkexec
|
vsed -i -e "s/python3.5/python$py3_ver/" bin/gufw-pkexec
|
||||||
|
|
Loading…
Add table
Reference in a new issue