diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2018-08-12 21:14:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-18 08:39:46 +0700 |
commit | ee9d871ab72517f42b0de5815e0dee0c97af23ac (patch) | |
tree | d7ce0a2d38f6b309eec8a270d33fb3d34729b36c /system/cdemu-daemon/cdemu-daemon.info | |
parent | d17ce81bf42a689868407a6dc97777a081dfbd5f (diff) | |
download | slackbuilds-ee9d871ab72517f42b0de5815e0dee0c97af23ac.tar.gz |
system/cdemu-daemon: Updated for version 3.2.1 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/cdemu-daemon/cdemu-daemon.info')
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/system/cdemu-daemon/cdemu-daemon.info b/system/cdemu-daemon/cdemu-daemon.info index 0477427585..0f8c572451 100644 --- a/system/cdemu-daemon/cdemu-daemon.info +++ b/system/cdemu-daemon/cdemu-daemon.info @@ -1,10 +1,10 @@ PRGNAM="cdemu-daemon" -VERSION="3.1.0" +VERSION="3.2.1" HOMEPAGE="http://cdemu.sourceforge.net/about/daemon/" -DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-3.1.0.tar.bz2" -MD5SUM="e9f6c8b42e876a8566b0411056950ea6" +DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-3.2.1.tar.bz2" +MD5SUM="673bec5d723d4710fe8835109ec6be92" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmirage vhba-module" -MAINTAINER="Niels Horn" -EMAIL="niels.horn@gmail.com" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |