wifish: update to 0.9.8
This commit is contained in:
parent
f80cc8e16c
commit
be905d0d84
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wifish'
|
# Template file for 'wifish'
|
||||||
pkgname=wifish
|
pkgname=wifish
|
||||||
version=0.9.7
|
version=0.9.8
|
||||||
revision=1
|
revision=1
|
||||||
depends="wpa_supplicant gawk"
|
depends="wpa_supplicant gawk"
|
||||||
short_desc="Simple wifi tool"
|
short_desc="Simple wifi tool"
|
||||||
|
@ -9,7 +9,7 @@ noarch=yes
|
||||||
license="wtfpl"
|
license="wtfpl"
|
||||||
homepage="http://github.com/bougyman/wifish"
|
homepage="http://github.com/bougyman/wifish"
|
||||||
distfiles="https://github.com/bougyman/wifish/archive/${version}.tar.gz"
|
distfiles="https://github.com/bougyman/wifish/archive/${version}.tar.gz"
|
||||||
checksum=cec2ecdd0f67cdbbcb7f001fbaf8a00efbcafb29dcc7381f63eb19872c14f826
|
checksum=3ed76ca7c6ac131e57553c6185df7ec5ea52a67002add472c4e8d090134cfe8e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin wifish
|
vbin wifish
|
||||||
|
|
Loading…
Reference in New Issue