diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2019-03-11 09:11:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:16 +0700 |
commit | ff9f4a120b3450d484fc6be7533b969dc9ba04ee (patch) | |
tree | 38bf8d4f8f02da7014aa9ac91fcd8407a6c598cf /system/cdemu-daemon/cdemu-daemon.info | |
parent | 0f5d9618b5ee2e243ead6f7a5894db3df3cfaab4 (diff) | |
download | slackbuilds-ff9f4a120b3450d484fc6be7533b969dc9ba04ee.tar.gz |
system/cdemu-daemon: Updated for version 3.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cdemu-daemon/cdemu-daemon.info')
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/cdemu-daemon/cdemu-daemon.info b/system/cdemu-daemon/cdemu-daemon.info index 0f8c572451..41cb16b320 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.1" +VERSION="3.2.2" HOMEPAGE="http://cdemu.sourceforge.net/about/daemon/" -DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-3.2.1.tar.bz2" -MD5SUM="673bec5d723d4710fe8835109ec6be92" +DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-3.2.2.tar.bz2" +MD5SUM="bdcf29b7a741e60b34bb80d24423203b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmirage vhba-module" |