diff options
author | Eric B. Pratt <eric.b.pratt@gmail.com> | 2018-10-15 06:38:30 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-10-21 06:47:00 +0700 |
commit | 60b7ee62a56362410f3ecb446675ab42b6d35157 (patch) | |
tree | 35565605a0eec6b189b1293ed5a4ff4f5167796f /system/vice/vice.info | |
parent | 472f6338cebcc1e71c1aa4c85260ab299720a104 (diff) |
system/vice: Updated for version 3.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/vice/vice.info')
-rw-r--r-- | system/vice/vice.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/vice/vice.info b/system/vice/vice.info index 094b1ebd7ed3..a8cd56e76b6f 100644 --- a/system/vice/vice.info +++ b/system/vice/vice.info @@ -1,10 +1,10 @@ PRGNAM="vice" -VERSION="3.0" +VERSION="3.2" HOMEPAGE="http://vice-emu.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/vice-emu/vice-3.0.tar.gz" -MD5SUM="c732d76a70ac1232a43456dae540b43a" +DOWNLOAD="https://downloads.sourceforge.net/project/vice-emu/releases/vice-3.2.tar.gz" +MD5SUM="58ba6b6653097898e059e0194615705a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="xa" MAINTAINER="Eric B. Pratt" EMAIL="eric.b.pratt@gmail.com" |