mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wpa_gui: update to 2.11.
This commit is contained in:
parent
3a1f319563
commit
460efebe9d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wpa_gui'
|
# Template file for 'wpa_gui'
|
||||||
pkgname=wpa_gui
|
pkgname=wpa_gui
|
||||||
version=2.10
|
version=2.11
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="wpa_supplicant/wpa_gui-qt4"
|
build_wrksrc="wpa_supplicant/wpa_gui-qt4"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://w1.fi/wpa_supplicant/"
|
homepage="https://w1.fi/wpa_supplicant/"
|
||||||
distfiles="https://w1.fi/releases/wpa_supplicant-${version}.tar.gz"
|
distfiles="https://w1.fi/releases/wpa_supplicant-${version}.tar.gz"
|
||||||
checksum=20df7ae5154b3830355f8ab4269123a87affdea59fe74fe9292a91d0d7e17b2f
|
checksum=912ea06f74e30a8e36fbb68064d6cdff218d8d591db0fc5d75dee6c81ac7fc0a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin wpa_gui
|
vbin wpa_gui
|
||||||
|
|
Loading…
Add table
Reference in a new issue