wifish: update to 1.0.0
This commit is contained in:
parent
124a9ddd7b
commit
27d44be9a3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wifish'
|
# Template file for 'wifish'
|
||||||
pkgname=wifish
|
pkgname=wifish
|
||||||
version=0.9.9
|
version=1.0.0
|
||||||
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=49b352a21db820863dcfcfc9e2753987acfda39541a71483ff5514491d61ce13
|
checksum=4a03f140dc0622fbd20cab4b3b3fbd890d7500310306cfe33ac77c898674bd01
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin wifish
|
vbin wifish
|
||||||
|
|
Loading…
Reference in New Issue