wpa-cute: update to 0.8.2.
This commit is contained in:
parent
86586728b7
commit
1dc501a207
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'wpa-cute'
|
||||
pkgname=wpa-cute
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
revision=1
|
||||
build_wrksrc="src"
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||
makedepends="qt5-devel"
|
||||
depends="wpa_supplicant"
|
||||
makedepends="qt5-devel qt5-svg-devel"
|
||||
depends="wpa_supplicant qt5-svg"
|
||||
short_desc="Graphical wpa_supplicant front end"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/loh-tar/wpa-cute"
|
||||
distfiles="https://github.com/loh-tar/wpa-cute/archive/v${version}.tar.gz"
|
||||
checksum=42e79dbfd4b190c7679e0df9b7d8365682c9e9a513312833599f5705004e79b7
|
||||
checksum=a0699bb5d5c1872af36ccd111a93cd098d3d681c1223f63f72588b7e14ce3976
|
||||
|
||||
do_install() {
|
||||
vbin wpa-cute
|
||||
|
|
Loading…
Reference in New Issue