diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-12-22 15:41:49 -0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-12-22 15:41:49 -0800 |
commit | 0cca7195e16b236e871f5a2debf712493ce0a28b (patch) | |
tree | fb22ce8beea0b6e875a5d625b6cd09c61944b76d /security/py-python-gvm/Makefile | |
parent | graphics/p5-Image-ExifTool: Update 13.00 → 13.10 (diff) |
security/gvm: Update to 24.1.2
databases/pg-gvm: Update to 22.6.6
security/gsa: Update to 24.1.0 (Only amd64 and aarch64)
security/gsad: Update to 24.1.0
security/openvas: Update to 23.14.0
security/gvmd: Update to 24.1.2
security/gvm-libs: 22.15.0
security/py-notus-scanner: Update to 22.6.5
security/py-greenbone-feed-sync: Update to 24.9.0
security/py-ospd-openvas: Bump PORTREVISION
security/py-gvm-tools: Update to 24.12.1
security/py-python-gvm: Update to 24.12.0
Diffstat (limited to 'security/py-python-gvm/Makefile')
-rw-r--r-- | security/py-python-gvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-gvm/Makefile b/security/py-python-gvm/Makefile index 5116d76f5335..5ade13b6fe6d 100644 --- a/security/py-python-gvm/Makefile +++ b/security/py-python-gvm/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gvm -DISTVERSION= 24.8.0 +DISTVERSION= 24.12.0 DISTVERSIONPREFIX= v CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |