wifish: update to 0.9.4
This commit is contained in:
parent
7c1f8b28ac
commit
482f900d2c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wifish'
|
# Template file for 'wifish'
|
||||||
pkgname=wifish
|
pkgname=wifish
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
depends="wpa_supplicant gawk"
|
depends="wpa_supplicant gawk"
|
||||||
short_desc="Simple wifi tool"
|
short_desc="Simple wifi tool"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="bougyman <bougyman@rubyists.com>"
|
||||||
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=30236a93635aacb2371492b037572c2ac4f2897df1edd5e588b7e2c283262d0c
|
checksum=43ca4ed1c2bf6a67d71a0f0ea0e1e7f5376d6aaaa221eb7e07d208a7dead47fc
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin wifish
|
vbin wifish
|
||||||
|
|
Loading…
Reference in a new issue