Browse Source

libraries/libvhdi: Updated for version 20240509.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/288/head
Barry J. Grundy 7 months ago
committed by Willy Sudiarto Raharjo
parent
commit
dd447945d9
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 6
      libraries/libvhdi/libvhdi.SlackBuild
  2. 6
      libraries/libvhdi/libvhdi.info

6
libraries/libvhdi/libvhdi.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for libvhdi
#
# Copyright 2014-2024 Barry J. Grundy (bgrundy<at>linuxleo.com)
# Copyright 2014-2025 Barry J. Grundy (bgrundy<at>linuxleo.com)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -22,12 +22,12 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# Updated v20240303, August 2024
# Updated v20240509, March 2025
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libvhdi
VERSION=${VERSION:-20240303}
VERSION=${VERSION:-20240509}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

6
libraries/libvhdi/libvhdi.info

@ -1,8 +1,8 @@
PRGNAM="libvhdi"
VERSION="20240303"
VERSION="20240509"
HOMEPAGE="https://github.com/libyal/libvhdi"
DOWNLOAD="https://linuxleo.com/Source/libvhdi-alpha-20240303.tar.gz"
MD5SUM="97873083295d37668feaa606342bd86c"
DOWNLOAD="https://linuxleo.com/Source/libvhdi-alpha-20240509.tar.gz"
MD5SUM="a355b620b3e1c4a2e31465b877149dcd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save