diff options
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.SlackBuild | 4 | ||||
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/cdemu-daemon/cdemu-daemon.SlackBuild b/system/cdemu-daemon/cdemu-daemon.SlackBuild index bab95de9c76f6..bba3d5a8c0dd3 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 bad8d1f5df511..49e45a8c9f40b 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" |