wifish: update to 1.1.3
This commit is contained in:
parent
e97892fdb9
commit
9b8293c070
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wifish'
|
||||
pkgname=wifish
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
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=52a7fdf2c0eeec855b9cb4d4ebdbb47909a38375456686334c8729bcca87b54c
|
||||
checksum=937b8523bb80db236a5d5dee8c8f41a7a78583b772dff31a1d305364e4fd60f8
|
||||
|
||||
do_install() {
|
||||
vbin wifish
|
||||
|
|
Loading…
Reference in New Issue