diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 07:46:25 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:30 +0000 |
| commit | 98b99b79c0307fcdd66fc8ead8b7e60e211758e9 (patch) | |
| tree | 2ec929c52ec3235aefd8f07824a298f28900532b /testing | |
| parent | dab532c55991abb33e43fb7eba74e2bf8b943f52 (diff) | |
| download | aports-98b99b79c0307fcdd66fc8ead8b7e60e211758e9.tar.bz2 aports-98b99b79c0307fcdd66fc8ead8b7e60e211758e9.tar.xz | |
testing/ospd-nmap: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/ospd-nmap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ospd-nmap/APKBUILD b/testing/ospd-nmap/APKBUILD index 37eedb351f..6c44e19b09 100644 --- a/testing/ospd-nmap/APKBUILD +++ b/testing/ospd-nmap/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=ospd-nmap pkgver=1.0b1 -pkgrel=4 +pkgrel=5 _pkgid=2218 pkgdesc="OSP server implementation to allow OpenVAS to remotel control nmap port scanner" url="http://www.openvas.org/" |
