diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:54:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:45 +0000 |
commit | 4caf669143504476e094f7a45cf552366e7214ad (patch) | |
tree | 447276be09ce5a06901d341cdcf6345e7b30c25e /testing/py3-wifi/APKBUILD | |
parent | dcd919bf333433935ce88cc6b7be47049a45d2ab (diff) | |
download | aports-4caf669143504476e094f7a45cf552366e7214ad.tar.bz2 aports-4caf669143504476e094f7a45cf552366e7214ad.tar.xz |
testing/py3-wifi: rebuild against python 3.8
Diffstat (limited to 'testing/py3-wifi/APKBUILD')
-rw-r--r-- | testing/py3-wifi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-wifi/APKBUILD b/testing/py3-wifi/APKBUILD index 76a42cdc45..c4a64bf4d1 100644 --- a/testing/py3-wifi/APKBUILD +++ b/testing/py3-wifi/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-wifi _pkgname=wifi pkgver=0.3.8 -pkgrel=0 +pkgrel=1 pkgdesc="Command line tool and library wrappers for network interfaces" options="!check" # Tests only on GitHub tarball that are on 0.3.5 url="https://github.com/rockymeza/wifi" |