Skip to content

Commit

Permalink
devel/libvmdk: update to 20221124
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Feb 22, 2023
1 parent dbee947 commit 32fbcce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/libvmdk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libvmdk
PORTVERSION= 20210807
PORTVERSION= 20221124
DISTVERSIONPREFIX= alpha-
CATEGORIES= devel
MASTER_SITES= https://github.com/libyal/libvmdk/releases/download/${PORTVERSION}/ \
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}
Expand Down
6 changes: 3 additions & 3 deletions devel/libvmdk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1628407386
SHA256 (libvmdk-alpha-20210807.tar.gz) = e3504074a0176d9b879ab0e80adf9ffe07043c255355567401a8052d73564be3
SIZE (libvmdk-alpha-20210807.tar.gz) = 1616948
TIMESTAMP = 1677012409
SHA256 (libvmdk-alpha-20221124.tar.gz) = ec018546dab69c5f09f392238d1f0bb46f8d6be21d97d55439a6f4ddc96ba0d3
SIZE (libvmdk-alpha-20221124.tar.gz) = 1685019

0 comments on commit 32fbcce

Please sign in to comment.