diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2019-06-03 06:45:00 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2019-06-03 06:45:07 +0000 |
commit | 97fe70e0e45c08ab16cb8be1e4b0dd54dddf6983 (patch) | |
tree | d9cf81e8691c5755d1d6cf316d89614df48f92e5 /community/greenbone-security-assistant/APKBUILD | |
parent | 2cac48f5d2f6b1c542470652f390f88468a4c757 (diff) | |
download | aports-97fe70e0e45c08ab16cb8be1e4b0dd54dddf6983.tar.bz2 aports-97fe70e0e45c08ab16cb8be1e4b0dd54dddf6983.tar.xz |
community/greenbone-security-assistant: bump pkgrel after hiredis rebuild
Diffstat (limited to 'community/greenbone-security-assistant/APKBUILD')
-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 44761d80af..535e759410 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.0 -pkgrel=2 +pkgrel=3 pkgdesc="Greenbone Security Assistant (gsa) - OpenVAS web frontend" url="http://www.openvas.org/" arch="all" |