diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2019-09-14 11:26:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-14 11:26:05 +0700 |
commit | 38648a9cbc55636d77528c8097f91883b74ae272 (patch) | |
tree | 530fdac3292e8af7e3e3421e33e4e289b35a9128 /system/cdemu-daemon/cdemu-daemon.info | |
parent | a7341ea30a0df11a28303f9071b68cc8c86b62d8 (diff) | |
download | slackbuilds-38648a9cbc55636d77528c8097f91883b74ae272.tar.gz |
system/cdemu-daemon: Updated for version 3.2.3.
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 | 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 41cb16b320..ae8100f106 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.2" -HOMEPAGE="http://cdemu.sourceforge.net/about/daemon/" -DOWNLOAD="http://downloads.sourceforge.net/cdemu/cdemu-daemon-3.2.2.tar.bz2" -MD5SUM="bdcf29b7a741e60b34bb80d24423203b" +VERSION="3.2.3" +HOMEPAGE="https://cdemu.sourceforge.io/about/daemon/" +DOWNLOAD="https://downloads.sourceforge.net/cdemu/cdemu-daemon-3.2.3.tar.bz2" +MD5SUM="fbc4be370ebb9cec0b8593f91370be58" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmirage vhba-module" |