summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Isaac Yu2021-06-23 08:12:23 +0200
committer Willy Sudiarto Raharjo2021-07-03 06:36:09 +0200
commit50527d48f97a767a6d4e43fecd45e264e980dd8b (patch)
treec54f079165475d8723e6851dad44ffbe11675eb3 /system
parent232bba0a2567ae1f063f29c487b844759bea70a2 (diff)
downloadslackbuilds-50527d48f97a767a6d4e43fecd45e264e980dd8b.tar.gz
system/vhba-module: Updated for version 20210418.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/vhba-module/vhba-module.SlackBuild6
-rw-r--r--system/vhba-module/vhba-module.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/vhba-module/vhba-module.SlackBuild b/system/vhba-module/vhba-module.SlackBuild
index 37e455cce6..d1992936a5 100644
--- a/system/vhba-module/vhba-module.SlackBuild
+++ b/system/vhba-module/vhba-module.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2008-2009 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2010-2012 Niels Horn, Rio de Janeiro, RJ, Brazil <niels.horn@gmail.com>
-# Copyright 2018-2020 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2018-2021 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=vhba-module
-VERSION=${VERSION:-20200106}
+VERSION=${VERSION:-20210418}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -51,7 +51,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/system/vhba-module/vhba-module.info b/system/vhba-module/vhba-module.info
index 0662c11db8..a5987cf453 100644
--- a/system/vhba-module/vhba-module.info
+++ b/system/vhba-module/vhba-module.info
@@ -1,8 +1,8 @@
PRGNAM="vhba-module"
-VERSION="20200106"
+VERSION="20210418"
HOMEPAGE="https://cdemu.sourceforge.io/about/vhba/"
-DOWNLOAD="https://downloads.sourceforge.net/cdemu/vhba-module-20200106.tar.bz2"
-MD5SUM="0f0b6d9647197e43929310594afece5f"
+DOWNLOAD="https://downloads.sourceforge.net/cdemu/vhba-module-20210418.tar.xz"
+MD5SUM="47aa88d9fbc53b88d7061968a5881eb5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""