diff options
Diffstat (limited to 'community/gvmd')
-rw-r--r-- | community/gvmd/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gvmd/APKBUILD b/community/gvmd/APKBUILD index 6fb9846d96..8a6c16d3d3 100644 --- a/community/gvmd/APKBUILD +++ b/community/gvmd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=gvmd pkgver=8.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Greenbone Vulnerability Manager" url="http://www.openvas.org/" arch="all" |