system/cdemu-daemon: Update for 3.2.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d8f1c7d6b4
commit
796b790c4a
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue