Skip to content

Commit

Permalink
devel/libvslvm: update to experimental-20221025
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Feb 21, 2023
1 parent a76b43f commit ccea207
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/libvslvm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libvslvm
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
DISTVERSION= experimental-20210807
DISTVERSION= experimental-20221025
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libvslvm/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= fuse libtool pathfix pkgconfig python:3.5+
USES= fuse libtool pathfix pkgconfig python
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
Expand Down
6 changes: 3 additions & 3 deletions devel/libvslvm/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1628407422
SHA256 (libvslvm-experimental-20210807.tar.gz) = eeeddc194693675595024e1fd55227dcd5a8ec76b210220ade05311026febeab
SIZE (libvslvm-experimental-20210807.tar.gz) = 1590906
TIMESTAMP = 1676998493
SHA256 (libvslvm-experimental-20221025.tar.gz) = 724ea46f48aefbd95092bc57a5c2e08861161c1ded311c7b3f9ca865f23c4f57
SIZE (libvslvm-experimental-20221025.tar.gz) = 1629008

0 comments on commit ccea207

Please sign in to comment.