diff options
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 a8cd56e76b6f2..ff9cf49f60795 100644 --- a/system/vice/vice.info +++ b/system/vice/vice.info @@ -1,10 +1,10 @@ PRGNAM="vice" -VERSION="3.2" +VERSION="3.3" HOMEPAGE="http://vice-emu.sourceforge.net" -DOWNLOAD="https://downloads.sourceforge.net/project/vice-emu/releases/vice-3.2.tar.gz" -MD5SUM="58ba6b6653097898e059e0194615705a" +DOWNLOAD="https://downloads.sourceforge.net/project/vice-emu/releases/vice-3.3.tar.gz" +MD5SUM="b0797f534b33f638220418207d606cf5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="xa" +REQUIRES="SDL2 xa" MAINTAINER="Eric B. Pratt" EMAIL="eric.b.pratt@gmail.com" |