Skip to content

Commit

Permalink
devel/libsigscan: update to experimental-20221218
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Feb 21, 2023
1 parent 8dec884 commit 0177404
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/libsigscan/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libsigscan
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
DISTVERSION= experimental-20210419
DISTVERSION= experimental-20221218
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libsigscan/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
Expand All @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python
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}
Expand Down
6 changes: 3 additions & 3 deletions devel/libsigscan/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1619461554
SHA256 (libsigscan-experimental-20210419.tar.gz) = 37988ac191f79b9bc64e67f3565c615bddf05dd64a28398fbb5c4c6ec0ffc943
SIZE (libsigscan-experimental-20210419.tar.gz) = 1372312
TIMESTAMP = 1676998020
SHA256 (libsigscan-experimental-20221218.tar.gz) = e067da4f5571757f32f1791cc0dd28148729948ccc8cc99a82acd81941cfe01d
SIZE (libsigscan-experimental-20221218.tar.gz) = 1413853

0 comments on commit 0177404

Please sign in to comment.