diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:26:10 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:46 +0100 |
commit | 94964a2f99892bdc433d5fecad80029461e3c96e (patch) | |
tree | 95f09d09efc8f6e1b644208c06ddc8f543d5d0c8 | |
parent | 89b3407c2b880342e09175cdbafe7138e95f9177 (diff) | |
download | aports-94964a2f99892bdc433d5fecad80029461e3c96e.tar.bz2 aports-94964a2f99892bdc433d5fecad80029461e3c96e.tar.xz |
community/ospd-nmap: rebuild against new version of python3
-rw-r--r-- | community/ospd-nmap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ospd-nmap/APKBUILD b/community/ospd-nmap/APKBUILD index 5ce86d983e..ae7bdcf93b 100644 --- a/community/ospd-nmap/APKBUILD +++ b/community/ospd-nmap/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=ospd-nmap pkgver=1.0b1 -pkgrel=1 +pkgrel=2 _pkgid=2218 pkgdesc="OSP server implementation to allow OpenVAS to remotel control nmap port scanner" url="http://www.openvas.org/" |