diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:25:09 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:43 +0100 |
commit | 3b1214922798822781168b4fccfde6f3928f8e50 (patch) | |
tree | 370c5e7440903f990eee75f80ab6fc203b5d9af9 /community/ospd-ancor | |
parent | b31f2b88b1ffcf20ddc78ec38df8856c31d74e65 (diff) | |
download | aports-3b1214922798822781168b4fccfde6f3928f8e50.tar.bz2 aports-3b1214922798822781168b4fccfde6f3928f8e50.tar.xz |
community/ospd-ancor: rebuild against new version of python3
Diffstat (limited to 'community/ospd-ancor')
-rw-r--r-- | community/ospd-ancor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ospd-ancor/APKBUILD b/community/ospd-ancor/APKBUILD index 08b5a87bd8..f60ab9a6ed 100644 --- a/community/ospd-ancor/APKBUILD +++ b/community/ospd-ancor/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=ospd-ancor pkgver=1.0.0 -pkgrel=0 +pkgrel=1 _pkgid=2005 pkgdesc="OSP server implementation to allow OpenVAS to get scan results from an Ancor server" url="http://openvas.org/" |