mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
wpa-cute: update to 0.8.2.
This commit is contained in:
parent
86586728b7
commit
1dc501a207
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'wpa-cute'
|
# Template file for 'wpa-cute'
|
||||||
pkgname=wpa-cute
|
pkgname=wpa-cute
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-host-tools qt5-qmake"
|
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel qt5-svg-devel"
|
||||||
depends="wpa_supplicant"
|
depends="wpa_supplicant qt5-svg"
|
||||||
short_desc="Graphical wpa_supplicant front end"
|
short_desc="Graphical wpa_supplicant front end"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/loh-tar/wpa-cute"
|
homepage="https://github.com/loh-tar/wpa-cute"
|
||||||
distfiles="https://github.com/loh-tar/wpa-cute/archive/v${version}.tar.gz"
|
distfiles="https://github.com/loh-tar/wpa-cute/archive/v${version}.tar.gz"
|
||||||
checksum=42e79dbfd4b190c7679e0df9b7d8365682c9e9a513312833599f5705004e79b7
|
checksum=a0699bb5d5c1872af36ccd111a93cd098d3d681c1223f63f72588b7e14ce3976
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin wpa-cute
|
vbin wpa-cute
|
||||||
|
|
Loading…
Add table
Reference in a new issue