diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2021-11-01 23:54:59 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2021-11-03 00:35:52 +0100 |
commit | 7b761a6dbe6bb8a4b84b2c79b523bbaf12c81482 (patch) | |
tree | 1b67fac3c5296b18c30f001d9c13e92b267cd3f3 | |
parent | cebfb28896853e4cb2f23d07683a5b628842ee7e (diff) | |
download | aports-7b761a6dbe6bb8a4b84b2c79b523bbaf12c81482.tar.gz aports-7b761a6dbe6bb8a4b84b2c79b523bbaf12c81482.tar.bz2 aports-7b761a6dbe6bb8a4b84b2c79b523bbaf12c81482.tar.xz |
community/gvm-libs: rebuild against openldap 2.6.0
-rw-r--r-- | community/gvm-libs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gvm-libs/APKBUILD b/community/gvm-libs/APKBUILD index 5098a7a347..910407a054 100644 --- a/community/gvm-libs/APKBUILD +++ b/community/gvm-libs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=gvm-libs pkgver=21.4.3 -pkgrel=0 +pkgrel=1 pkgdesc="Greenbone Vulnerability Management Libraries" url="https://www.openvas.org/" arch="all" |