diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-06-24 08:40:53 -0400 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-06-24 09:14:44 -0400 |
commit | dbab074be07d75e70541a16ca68ad2921191d38a (patch) | |
tree | ffcd97ec5a14493abd61d4642076ffbb79cd5493 /security/gvm-libs | |
parent | security/gpgme: Update to 2.0.0 (diff) |
*/*: Bump security/gpgme consumers
Diffstat (limited to 'security/gvm-libs')
-rw-r--r-- | security/gvm-libs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gvm-libs/Makefile b/security/gvm-libs/Makefile index 0a6e2266c017..f11ade33a8ca 100644 --- a/security/gvm-libs/Makefile +++ b/security/gvm-libs/Makefile @@ -1,6 +1,7 @@ PORTNAME= gvm DISTVERSIONPREFIX= v DISTVERSION= 22.22.0 +PORTREVISION= 1 CATEGORIES= security PKGNAMESUFFIX= -libs |