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