diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-10-04 08:15:58 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-10-11 21:20:28 -0500 |
commit | 98d02cc48f4763845f174c4061fdf8e109c056c4 (patch) | |
tree | a683bfec23bf33a333ad0524b6bb44224f382436 /system/cdemu-daemon/cdemu-daemon.info | |
parent | c7b6e320db7873555b05b7de04d4d89c40a34de1 (diff) | |
download | slackbuilds-98d02cc48f4763845f174c4061fdf8e109c056c4.tar.gz |
system/cdemu-daemon: Updated for version 1.4.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/cdemu-daemon/cdemu-daemon.info')
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/cdemu-daemon/cdemu-daemon.info b/system/cdemu-daemon/cdemu-daemon.info index 77c0b5d079..14fc52d5f1 100644 --- a/system/cdemu-daemon/cdemu-daemon.info +++ b/system/cdemu-daemon/cdemu-daemon.info @@ -1,10 +1,10 @@ PRGNAM="cdemu-daemon" -VERSION="1.3.0" +VERSION="1.4.0" HOMEPAGE="http://cdemu.sourceforge.net/pkg_daemon.php" -DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-1.3.0.tar.gz" -MD5SUM="4ec07bd202ac1dcc2f352fc394268d67" +DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-1.4.0.tar.gz" +MD5SUM="f7ccc0abc33057d552ec7b0925fce63a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Niels Horn" EMAIL="niels.horn@gmail.com" -APPROVED="pprkut" +APPROVED="Erik Hanson" |