diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:25:08 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:39 +0100 |
commit | 6a96eca2d77d6ef2ff7a373ccf3c042c2696c6c0 (patch) | |
tree | da27a8958576ff3d04904008f133f0024c73c0d4 /community/ospd | |
parent | 10b67565261c37673616db4670c02f585891a2a5 (diff) | |
download | aports-6a96eca2d77d6ef2ff7a373ccf3c042c2696c6c0.tar.bz2 aports-6a96eca2d77d6ef2ff7a373ccf3c042c2696c6c0.tar.xz |
community/ospd: rebuild against new version of python3
Diffstat (limited to 'community/ospd')
-rw-r--r-- | community/ospd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ospd/APKBUILD b/community/ospd/APKBUILD index 0f62d0d1a1..b5e87dba64 100644 --- a/community/ospd/APKBUILD +++ b/community/ospd/APKBUILD @@ -3,7 +3,7 @@ pkgname=ospd pkgver=1.2.0 _pkgid=2401 -pkgrel=0 +pkgrel=1 pkgdesc="Collection of scanner wrappers for OpenVAS" url="http://www.openvas.org/" arch="noarch" |