diff options
author | Симонъ С. Болокановъ <sbolokanov@abv.bg> | 2016-10-16 15:59:33 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-16 22:00:39 +0700 |
commit | fafe280a669f785005b946a2b1c9fb5bcd27a372 (patch) | |
tree | 46fd71b2a081b1394274eb019b8a697f54e8d38e /system/cdemu-daemon | |
parent | c367ea47b4802192b941bacd139fce9bc7f73da8 (diff) | |
download | slackbuilds-fafe280a669f785005b946a2b1c9fb5bcd27a372.tar.gz |
system/cdemu-daemon: Updated for version 3.0.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/cdemu-daemon')
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.SlackBuild | 2 | ||||
-rw-r--r-- | system/cdemu-daemon/cdemu-daemon.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/cdemu-daemon/cdemu-daemon.SlackBuild b/system/cdemu-daemon/cdemu-daemon.SlackBuild index 9043928316..1d85994d79 100644 --- a/system/cdemu-daemon/cdemu-daemon.SlackBuild +++ b/system/cdemu-daemon/cdemu-daemon.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cdemu-daemon -VERSION=${VERSION:-3.0.2} +VERSION=${VERSION:-3.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/cdemu-daemon/cdemu-daemon.info b/system/cdemu-daemon/cdemu-daemon.info index b5f48d82a5..8ae9e7a659 100644 --- a/system/cdemu-daemon/cdemu-daemon.info +++ b/system/cdemu-daemon/cdemu-daemon.info @@ -1,8 +1,8 @@ PRGNAM="cdemu-daemon" -VERSION="3.0.2" +VERSION="3.0.5" HOMEPAGE="http://cdemu.sourceforge.net/about/daemon/" -DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-3.0.2.tar.bz2" -MD5SUM="ada2ec2ff2e1bbbc10c596414b4ba77d" +DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-3.0.5.tar.bz2" +MD5SUM="33168fee0b4b85f4430377e7ad07cf0b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmirage vhba-module" |