aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 07:46:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:30 +0000
commitc58f16c47495217aaabc8fbfddfa0ee7d0152f54 (patch)
tree6377713c8213073e4ad1655012ba61a693a6b724
parente4376ee630b5e1eedc4e29a2f82d5f09bfa7b36e (diff)
testing/ospd-ikeprobe: rebuild against python 3.8
-rw-r--r--testing/ospd-ikeprobe/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ospd-ikeprobe/APKBUILD b/testing/ospd-ikeprobe/APKBUILD
index a8b086edd08..29f6ebb3e51 100644
--- a/testing/ospd-ikeprobe/APKBUILD
+++ b/testing/ospd-ikeprobe/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=ospd-ikeprobe
pkgver=1.0b1
-pkgrel=4
+pkgrel=5
_pkgid=2204
pkgdesc="OSP server implementation to allow OpenVAS to remotely control a ikeprobe scanner"
url="http://www.openvas.org/"