diff options
author | Carlo Landmeter <clandmeter@alpinelinux.org> | 2019-01-02 09:30:46 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@alpinelinux.org> | 2019-01-02 09:31:45 +0000 |
commit | 9cc5fc8f1caf6ccfbda28c61454f731f4a9ff911 (patch) | |
tree | 6dc97459909222076288951140ec0446ac60052c /community | |
parent | 53114f279822e62b3db968dbfc14b9cc335a346c (diff) | |
download | aports-9cc5fc8f1caf6ccfbda28c61454f731f4a9ff911.tar.bz2 aports-9cc5fc8f1caf6ccfbda28c61454f731f4a9ff911.tar.xz |
community/gvm-libs: rebuild against hiredis
Diffstat (limited to 'community')
-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 4c53fb1873..d8929fbb37 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=9.0.3 -pkgrel=0 +pkgrel=1 pkgdesc="OpenVAS libraries" url="http://www.openvas.org/" arch="all" |