aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyat>2024-08-22 20:35:01 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-22 20:47:33 +0700
commite93bd4b285ab377fd0f41026626d7a788148e414 (patch)
tree6decdaa4a3c19ae7cba003fc4580a645a7eb4f74 /libraries
parent3fd19840b2892c8b5ddcce5661e1fa41b74c6c05 (diff)
libraries/libvhdi: Updated for version 20240303.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libvhdi/libvhdi.SlackBuild6
-rw-r--r--libraries/libvhdi/libvhdi.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libvhdi/libvhdi.SlackBuild b/libraries/libvhdi/libvhdi.SlackBuild
index 19f507d58d16f..9ff6b859e79f9 100644
--- a/libraries/libvhdi/libvhdi.SlackBuild
+++ b/libraries/libvhdi/libvhdi.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libvhdi
#
-# 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,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 v20231127, December 2023
+# Updated v20240303, August 2024
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libvhdi
-VERSION=${VERSION:-20231127}
+VERSION=${VERSION:-20240303}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/libvhdi/libvhdi.info b/libraries/libvhdi/libvhdi.info
index 157a9634c5221..8451ad675061f 100644
--- a/libraries/libvhdi/libvhdi.info
+++ b/libraries/libvhdi/libvhdi.info
@@ -1,8 +1,8 @@
PRGNAM="libvhdi"
-VERSION="20231127"
+VERSION="20240303"
HOMEPAGE="https://github.com/libyal/libvhdi"
-DOWNLOAD="https://linuxleo.com/Source/libvhdi-alpha-20231127.tar.gz"
-MD5SUM="796be759a9ff68ac18d768d7b396cf92"
+DOWNLOAD="https://linuxleo.com/Source/libvhdi-alpha-20240303.tar.gz"
+MD5SUM="97873083295d37668feaa606342bd86c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""