diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-21 18:47:42 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2023-02-21 18:47:42 +0000 |
commit | 04e1f2a5bd3162638bbcd15fb24f7aeea0cc1c6c (patch) | |
tree | 8186fd4fb374d84226e9f30ea8fa31c18a6a85e9 | |
parent | 3bc77ab969959c2056af5645ecfce207497d31b6 (diff) |
devel/libevtx: update to alpha-20221101
-rw-r--r-- | devel/libevtx/Makefile | 4 | ||||
-rw-r--r-- | devel/libevtx/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libevtx/Makefile b/devel/libevtx/Makefile index 9ce9d61d1e60..d765cdf99c8b 100644 --- a/devel/libevtx/Makefile +++ b/devel/libevtx/Makefile @@ -1,5 +1,5 @@ PORTNAME= libevtx -DISTVERSION= alpha-20210525 +DISTVERSION= alpha-20221101 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python \ --with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config -USES= libtool pathfix python:3.5+ +USES= libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} diff --git a/devel/libevtx/distinfo b/devel/libevtx/distinfo index dc611e9a9e5e..f13f1e8eb5ad 100644 --- a/devel/libevtx/distinfo +++ b/devel/libevtx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622049621 -SHA256 (libevtx-alpha-20210525.tar.gz) = ecf5d1cd90c9555d05a6981b4191819bb9aa4f49c8b58370673f22838e265fe7 -SIZE (libevtx-alpha-20210525.tar.gz) = 1995787 +TIMESTAMP = 1676980607 +SHA256 (libevtx-alpha-20221101.tar.gz) = 2eeefb157cd0b0fa9c6c08a9ca9379429a62c12cd1691819e167b1869d0bf6a6 +SIZE (libevtx-alpha-20221101.tar.gz) = 2062092 |