diff --git a/testing/py3-nmap/APKBUILD b/testing/py3-nmap/APKBUILD index 60a7aa9447f..04a3ee2d1b8 100644 --- a/testing/py3-nmap/APKBUILD +++ b/testing/py3-nmap/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-nmap _pkgname=nmap pkgver=0.6.1 -pkgrel=3 +pkgrel=4 pkgdesc="Python3 class to use nmap and access scan results" options="!check" # Some tests fail due to missing file url="http://xael.org/pages/python-nmap-en.html"