system/cdemu-daemon: Update for 3.2.7

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-07-08 21:43:46 -07:00 committed by Willy Sudiarto Raharjo
parent d8f1c7d6b4
commit 796b790c4a
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cdemu-daemon
VERSION=${VERSION:-3.2.6}
BUILD=${BUILD:-3}
VERSION=${VERSION:-3.2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="cdemu-daemon"
VERSION="3.2.6"
VERSION="3.2.7"
HOMEPAGE="https://cdemu.sourceforge.io/about/daemon/"
DOWNLOAD="https://downloads.sourceforge.net/cdemu/cdemu-daemon-3.2.6.tar.xz"
MD5SUM="21c8d2b4e8952999628ed755304b1b0f"
DOWNLOAD="https://downloads.sourceforge.net/cdemu/cdemu-daemon-3.2.7.tar.xz"
MD5SUM="700066b43ce40b58b4f92f8f4fd542d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmirage vhba-module"