mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
wpa_gui: update to 2.3.
This commit is contained in:
parent
14a880848f
commit
980bab6f64
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.2
|
version=2.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=wpa_supplicant-${version}/wpa_supplicant/wpa_gui-qt4
|
wrksrc=wpa_supplicant-${version}/wpa_supplicant/wpa_gui-qt4
|
||||||
hostmakedepends="qt-qmake"
|
hostmakedepends="qt-qmake"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://hostap.epitest.fi/wpa_supplicant"
|
homepage="http://hostap.epitest.fi/wpa_supplicant"
|
||||||
distfiles="http://hostap.epitest.fi/releases/wpa_supplicant-${version}.tar.gz"
|
distfiles="http://hostap.epitest.fi/releases/wpa_supplicant-${version}.tar.gz"
|
||||||
checksum=e0d8b8fd68a659636eaba246bb2caacbf53d22d53b2b6b90eb4b4fef0993c8ed
|
checksum=eaaa5bf3055270e521b2dff64f2d203ec8040f71958b8588269a82c00c9d7b6a
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
qmake
|
qmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue