wpa_gui: update to 2.10.
This commit is contained in:
parent
8a7b769b05
commit
9c6fcc3e85
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.9
|
version=2.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="wpa_supplicant-${version}"
|
wrksrc="wpa_supplicant-${version}"
|
||||||
build_wrksrc="wpa_supplicant/wpa_gui-qt4"
|
build_wrksrc="wpa_supplicant/wpa_gui-qt4"
|
||||||
|
@ -13,7 +13,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=fcbdee7b4a64bea8177973299c8c824419c413ec2e3a95db63dd6a5dc3541f17
|
checksum=20df7ae5154b3830355f8ab4269123a87affdea59fe74fe9292a91d0d7e17b2f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin wpa_gui
|
vbin wpa_gui
|
||||||
|
|
Loading…
Reference in a new issue