libraries/libvmdk: Updated for version 20240303.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2024-08-22 20:35:07 +07:00 committed by Willy Sudiarto Raharjo
parent e93bd4b285
commit 4cdc85280b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 10 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libvmdk
#
# Copyright 2014-2023 Barry J. Grundy (bgrundy<at>linuxleo.com)
# Copyright 2014-2024 Barry J. Grundy (bgrundy<at>linuxleo.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -22,16 +22,12 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# 20220215 bkw: Modified by SlackBuilds.org:
# - update for v20221124 since the old version's source vanished.
# - don't install useless ABOUT-NLS and INSTALL in doc dir.
#
# Updated v20221124, July 2023
# Updated v20240303, August 2024
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libvmdk
VERSION=${VERSION:-20221124}
VERSION=${VERSION:-20240303}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libvmdk"
VERSION="20221124"
VERSION="20240303"
HOMEPAGE="https://github.com/libyal/libvmdk"
DOWNLOAD="https://linuxleo.com/Source/libvmdk-alpha-20221124.tar.gz"
MD5SUM="c61f05d917f4634a40c92613ce1de7f8"
DOWNLOAD="https://linuxleo.com/Source/libvmdk-alpha-20240303.tar.gz"
MD5SUM="9175bb55f0ee7f086185f9a7802a77e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""