diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/wifish/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wifish/APKBUILD b/testing/wifish/APKBUILD index bd24d4734f..cae41c33c8 100644 --- a/testing/wifish/APKBUILD +++ b/testing/wifish/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=wifish pkgver=1.1.4 -pkgrel=0 +pkgrel=1 pkgdesc="Simple wifi menu tool for wpa_supplicant" -url="http://github.com/bougyman/wifish" +url="https://github.com/bougyman/wifish" options="!check" # Tests require running wpa_supplicant instance with wpa_cli arch="noarch" license="WTFPL" |
