Merge pull request #1204 from bougyman/feature/wifish
wifish: update to 0.9.3
This commit is contained in:
commit
e2e7499537
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'wifish'
|
# Template file for 'wifish'
|
||||||
pkgname=wifish
|
pkgname=wifish
|
||||||
version=0.9.2
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
depends="wpa_supplicant gawk"
|
depends="wpa_supplicant gawk"
|
||||||
short_desc="Simple wifi tool"
|
short_desc="Simple wifi tool"
|
||||||
maintainer="bougyman <bougyman@rubyists.com>"
|
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/0.9.2.tar.gz"
|
distfiles="https://github.com/bougyman/wifish/archive/${version}.tar.gz"
|
||||||
checksum=08952f10007265c7c0ec2810bd59457f182541b58a681a96cfce1f227df18e73
|
checksum=30236a93635aacb2371492b037572c2ac4f2897df1edd5e588b7e2c283262d0c
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin wifish
|
vbin wifish
|
||||||
|
|
Loading…
Reference in New Issue