aboutsummaryrefslogtreecommitdiff
path: root/security/py-notus-scanner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-notus-scanner/Makefile')
-rw-r--r--security/py-notus-scanner/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-notus-scanner/Makefile b/security/py-notus-scanner/Makefile
index f1716d799d1c..57fc872cff88 100644
--- a/security/py-notus-scanner/Makefile
+++ b/security/py-notus-scanner/Makefile
@@ -1,7 +1,6 @@
PORTNAME= notus-scanner
-DISTVERSION= 22.6.2
+DISTVERSION= 22.6.3
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -43,7 +42,7 @@ post-patch:
${REINPLACE_CMD} -i "" -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/notus/scanner/cli/parser.py
${REINPLACE_CMD} -i "" -e 's|/etc/openvas/gnupg|/var/lib/openvas/gnupg|g' \
${WRKSRC}/notus/scanner/loader/gpg_sha_verifier.py
- ${REINPLACE_CMD} '36d' ${WRKSRC}/pyproject.toml
+ ${REINPLACE_CMD} '37d' ${WRKSRC}/pyproject.toml
@${RM} ${WRKSRC}/notus/scanner/cli/parser.py.orig
@${RM} ${WRKSRC}/notus/scanner/config.py.orig