wpa_gui: update to 2.7.
This commit is contained in:
parent
e5caff98ce
commit
f042475e05
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wpa_gui'
|
||||
pkgname=wpa_gui
|
||||
version=2.6
|
||||
revision=2
|
||||
version=2.7
|
||||
revision=1
|
||||
wrksrc="wpa_supplicant-${version}"
|
||||
build_wrksrc="wpa_supplicant/wpa_gui-qt4"
|
||||
build_style=qmake
|
||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://w1.fi/wpa_supplicant/"
|
||||
distfiles="https://w1.fi/releases/wpa_supplicant-${version}.tar.gz"
|
||||
checksum=b4936d34c4e6cdd44954beba74296d964bc2c9668ecaa5255e499636fe2b1450
|
||||
checksum=76ea6b06b7a2ea8e6d9eb1a9166166f1656e6d48c7508914f592100c95c73074
|
||||
|
||||
do_install() {
|
||||
vbin wpa_gui
|
||||
|
|
Loading…
Reference in New Issue