diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2019-10-14 11:40:45 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2019-10-14 11:40:45 +0000 |
commit | b23f673315139c33882578fa18825179bf6f39bf (patch) | |
tree | 4f000440a5006c1c4994eace6e31f12c78b9ed12 /community | |
parent | 1d4cea57aa2384d6bdad200de526a58329f9aaa7 (diff) | |
download | aports-b23f673315139c33882578fa18825179bf6f39bf.tar.bz2 aports-b23f673315139c33882578fa18825179bf6f39bf.tar.xz |
community/greenbone-security-assistant: rebuild against new gvm-libs
Diffstat (limited to 'community')
-rw-r--r-- | community/greenbone-security-assistant/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/greenbone-security-assistant/APKBUILD b/community/greenbone-security-assistant/APKBUILD index 4a4cdca2cf..b32698f164 100644 --- a/community/greenbone-security-assistant/APKBUILD +++ b/community/greenbone-security-assistant/APKBUILD @@ -3,7 +3,7 @@ pkgname=greenbone-security-assistant _pkgname=gsad pkgver=8.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Greenbone Security Assistant (gsa) - OpenVAS web frontend" url="http://www.openvas.org/" arch="all" |