aboutsummaryrefslogtreecommitdiff
path: root/security/py-plaso/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-plaso/Makefile')
-rw-r--r--security/py-plaso/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-plaso/Makefile b/security/py-plaso/Makefile
index 766735c47efe..358309a4cb1e 100644
--- a/security/py-plaso/Makefile
+++ b/security/py-plaso/Makefile
@@ -1,5 +1,6 @@
PORTNAME= plaso
PORTVERSION= 20231224
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= https://github.com/log2timeline/plaso/releases/download/${PORTVERSION}/ \
LOCAL/antoine
@@ -27,7 +28,7 @@ RUN_DEPENDS= libcaes>=a:security/libcaes \
${PYTHON_PKGNAMEPREFIX}artifacts>=0:security/py-artifacts@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}bencode.py>=0:converters/py-bencode.py@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dfvfs>=0:security/py-dfvfs@${PY_FLAVOR} \