diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2023-01-20 04:35:56 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-21 10:22:04 +0700 |
commit | e0bda65416167b59079181060b046edbd4c52ec2 (patch) | |
tree | 4f4536bb9d73477398ac44f337cf28dd041f2df8 /games | |
parent | b75a1e9430d607849665af5b559e88df705d7af2 (diff) |
games/xemu: Updated for version 0.7.79.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/xemu/xemu.SlackBuild | 6 | ||||
-rw-r--r-- | games/xemu/xemu.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/xemu/xemu.SlackBuild b/games/xemu/xemu.SlackBuild index 15138239cb051..f5742e2cc1de4 100644 --- a/games/xemu/xemu.SlackBuild +++ b/games/xemu/xemu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xemu -# Copyright 2022 Steven Voges <Oregon, USA> +# Copyright 2022-2023 Steven Voges <Oregon, USA> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xemu BRANCH=${BRANCH:-master} -VERSION=${VERSION:-0.7.71} -COMMIT=${COMMIT:-940bee452cc34127ecf3f364c3c5f52e4e6a80a4} +VERSION=${VERSION:-0.7.79} +COMMIT=${COMMIT:-70099808b12b059457637471475bccc3256aada3} BSOFTFLOAT3=${BSOFTFLOAT3:-b64af41c3276f97f0e181920400ee056b9c88037} BTESTFLOAT3=${BTESTFLOAT3:-5a59dcec19327396a011a17fd924aed4fec416b3} GENCONFIG=${GENCONFIG:-44bab849ce87fceafd74703bfcf2b61a1a1b738f} diff --git a/games/xemu/xemu.info b/games/xemu/xemu.info index fd2520a226e73..0f6f1ac81a2b3 100644 --- a/games/xemu/xemu.info +++ b/games/xemu/xemu.info @@ -1,7 +1,7 @@ PRGNAM="xemu" -VERSION="0.7.71" +VERSION="0.7.79" HOMEPAGE="https://xemu.app" -DOWNLOAD="https://github.com/mborgerson/xemu/archive/v0.7.71/xemu-0.7.71.tar.gz \ +DOWNLOAD="https://github.com/mborgerson/xemu/archive/v0.7.79/xemu-0.7.79.tar.gz \ https://gitlab.com/qemu-project/berkeley-softfloat-3/-/archive/b64af41c3276f97f0e181920400ee056b9c88037/berkeley-softfloat-3-b64af41c3276f97f0e181920400ee056b9c88037.tar.gz \ https://gitlab.com/qemu-project/berkeley-testfloat-3/-/archive/5a59dcec19327396a011a17fd924aed4fec416b3/berkeley-testfloat-3-5a59dcec19327396a011a17fd924aed4fec416b3.tar.gz \ https://github.com/mborgerson/genconfig/archive/44bab849ce87fceafd74703bfcf2b61a1a1b738f/genconfig-44bab849ce87fceafd74703bfcf2b61a1a1b738f.tar.gz \ @@ -9,7 +9,7 @@ DOWNLOAD="https://github.com/mborgerson/xemu/archive/v0.7.71/xemu-0.7.71.tar.gz https://github.com/epezent/implot/archive/b47c8bacdbc78bc521691f70666f13924bb522ab/implot-b47c8bacdbc78bc521691f70666f13924bb522ab.tar.gz \ https://gitlab.com/qemu-project/keycodemapdb/-/archive/d21009b1c9f94b740ea66be8e48a1d8ad8124023/keycodemapdb-d21009b1c9f94b740ea66be8e48a1d8ad8124023.tar.gz \ https://github.com/abaire/nv2a_vsh_cpu/archive/d5a7308809a80e1b01b5c016127d4f1b91c8673b/nv2a_vsh_cpu-d5a7308809a80e1b01b5c016127d4f1b91c8673b.tar.gz" -MD5SUM="762afc2d7a73957c82068fea0acbddc9 \ +MD5SUM="1d141e380ae57ba18f19eefde5b9a825 \ 7fa778ee82a15c09162b66564455c01e \ 5627edcf7c64f95f50925784c806e4d9 \ f55989cc5fd27ee7cbf8addcec370275 \ |