aboutsummaryrefslogtreecommitdiff
path: root/system/cdemu-daemon
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-07-08 21:43:46 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-09 20:14:57 +0700
commit796b790c4a123bae054bffeaac031db6e9d425d8 (patch)
treec013eaabf7af7b73aa0735ebd9dc62caf9e665bb /system/cdemu-daemon
parentd8f1c7d6b4e889583ccc5da317e4dde0f7e663f2 (diff)
downloadslackbuilds-796b790c4a123bae054bffeaac031db6e9d425d8.tar.xz
system/cdemu-daemon: Update for 3.2.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cdemu-daemon')
-rw-r--r--system/cdemu-daemon/cdemu-daemon.SlackBuild4
-rw-r--r--system/cdemu-daemon/cdemu-daemon.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/cdemu-daemon/cdemu-daemon.SlackBuild b/system/cdemu-daemon/cdemu-daemon.SlackBuild
index bab95de9c76f..bba3d5a8c0dd 100644
--- a/system/cdemu-daemon/cdemu-daemon.SlackBuild
+++ b/system/cdemu-daemon/cdemu-daemon.SlackBuild
@@ -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}
diff --git a/system/cdemu-daemon/cdemu-daemon.info b/system/cdemu-daemon/cdemu-daemon.info
index bad8d1f5df51..49e45a8c9f40 100644
--- a/system/cdemu-daemon/cdemu-daemon.info
+++ b/system/cdemu-daemon/cdemu-daemon.info
@@ -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"