diff options
Diffstat (limited to 'system/vice')
-rw-r--r-- | system/vice/vice.SlackBuild | 2 | ||||
-rw-r--r-- | system/vice/vice.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/vice/vice.SlackBuild b/system/vice/vice.SlackBuild index d6bccc1afd5e2..6142796d34671 100644 --- a/system/vice/vice.SlackBuild +++ b/system/vice/vice.SlackBuild @@ -41,7 +41,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vice -VERSION=${VERSION:-3.6.1} +VERSION=${VERSION:-3.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/vice/vice.info b/system/vice/vice.info index 5bf1c0d76e4e9..f54498f265c7b 100644 --- a/system/vice/vice.info +++ b/system/vice/vice.info @@ -1,8 +1,8 @@ PRGNAM="vice" -VERSION="3.6.1" +VERSION="3.7.1" HOMEPAGE="https://vice-emu.sourceforge.io" -DOWNLOAD="https://downloads.sourceforge.net/project/vice-emu/releases/vice-3.6.1.tar.gz" -MD5SUM="7fd18d68b3c802658e0a577e9196b448" +DOWNLOAD="https://downloads.sourceforge.net/project/vice-emu/releases/vice-3.7.1.tar.gz" +MD5SUM="ffcb48e9b688d14dc5f86de22c30ee32" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |