summaryrefslogtreecommitdiffstats
path: root/system/vhba-module
diff options
context:
space:
mode:
author Isaac Yu2019-03-11 03:08:37 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:16 +0100
commit5dca0b68bf75cf8c7d2644fd3fd281187d916c45 (patch)
tree0c9cc5e1da6fc46d63cbe6093963c865702c71af /system/vhba-module
parent623ec3f3421a17dbd6a430583b74964110182a6b (diff)
downloadslackbuilds-5dca0b68bf75cf8c7d2644fd3fd281187d916c45.tar.gz
system/vhba-module: Updated for version 20190302.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/vhba-module')
-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 f843b49510..7f871d87ec 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 Isaac Yu <isaacyu1@isaacyu1.com>
+# Copyright 2018-2019 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:-20170610}
+VERSION=${VERSION:-20190302}
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.?z*
+tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
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 fb74b84c0b..bc4fb9c7f7 100644
--- a/system/vhba-module/vhba-module.info
+++ b/system/vhba-module/vhba-module.info
@@ -1,8 +1,8 @@
PRGNAM="vhba-module"
-VERSION="20170610"
+VERSION="20190302"
HOMEPAGE="http://cdemu.sourceforge.net/about/vhba/"
-DOWNLOAD="http://downloads.sourceforge.net/cdemu/vhba-module-20170610.tar.bz2"
-MD5SUM="f9478a5f5528fc672c204b6b4bd02213"
+DOWNLOAD="http://downloads.sourceforge.net/cdemu/vhba-module-20190302.tar.bz2"
+MD5SUM="8b57be86f711a67bdaadd3803a638cc4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""