Skip to content

Commit

Permalink
devel/libfsapfs: update to experimental-20221102
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Feb 21, 2023
1 parent c8c0f67 commit 2e438ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/libfsapfs/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= libfsapfs
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
DISTVERSION= experimental-20210424
DISTVERSION= experimental-20221102
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libfsapfs/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine
Expand All @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-python --with-openssl=no
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/libfsapfs/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1619372154
SHA256 (libfsapfs-experimental-20210424.tar.gz) = 9d2f0432041a1bb91f8a00d25cb72f8b16d3577bdaffaa532c5e57ef8b51226f
SIZE (libfsapfs-experimental-20210424.tar.gz) = 2083416
TIMESTAMP = 1676980920
SHA256 (libfsapfs-experimental-20221102.tar.gz) = 692b9ffa180de68e6d1a1fd1c091d9bba979375833a88cff8b2cf9c6ccad63b9
SIZE (libfsapfs-experimental-20221102.tar.gz) = 2175695

0 comments on commit 2e438ec

Please sign in to comment.