system/vhba-module: Update for 20240917

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-09-17 12:48:28 -07:00 committed by Willy Sudiarto Raharjo
parent 08266e1e6d
commit 1706ad2b4e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 5 additions and 5 deletions

View file

@ -9,4 +9,4 @@ The resulting package will be specific for the kernel it was built on.
It is possible to build package for a different kernel version by
setting the KERNEL variable as in:
KERNEL=5.15.94 ./vhba-module.SlackBuild
KERNEL=5.15.161 ./vhba-module.SlackBuild

View file

@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vhba-module
VERSION=${VERSION:-20240202}
VERSION=${VERSION:-20240917}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="vhba-module"
VERSION="20240202"
VERSION="20240917"
HOMEPAGE="https://cdemu.sourceforge.io/about/vhba/"
DOWNLOAD="https://downloads.sourceforge.net/cdemu/vhba-module-20240202.tar.xz"
MD5SUM="ba66d25b257daba715d4870addbd131c"
DOWNLOAD="https://downloads.sourceforge.net/cdemu/vhba-module-20240917.tar.xz"
MD5SUM="42624635b409e1396309d7c2bb1d336b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""