diff options
author | Antonio Leal <antonio.leal@yahoo.com> | 2024-09-16 11:45:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-16 21:09:49 +0700 |
commit | 1a6c56b8bb8833068827562743995d86267ef111 (patch) | |
tree | 3d966b3147635d4cb6b881f22e04fe467ae26c94 /misc | |
parent | fbf021394e2d07130a02b89f2956a13a9a3a6729 (diff) |
misc/open-simh: Updated for version 20240905_2437b13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/open-simh/open-simh.SlackBuild | 4 | ||||
-rw-r--r-- | misc/open-simh/open-simh.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/open-simh/open-simh.SlackBuild b/misc/open-simh/open-simh.SlackBuild index f884ccc55b932..c69eb2fee5243 100644 --- a/misc/open-simh/open-simh.SlackBuild +++ b/misc/open-simh/open-simh.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=open-simh SRCNAM=simh -VERSION=${VERSION:-20240703_e7b2431} -COMMIT=${COMMIT:-e7b2431f11a0b8e1870bfc156b31a193d7e29d76} +VERSION=${VERSION:-20240905_2437b13} +COMMIT=${COMMIT:-2437b13fb1602416dda7886f2023ffdf1f175880} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/open-simh/open-simh.info b/misc/open-simh/open-simh.info index 0f6561e1fe7ec..0097a8c7aa4cb 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="20240703_e7b2431" +VERSION="20240905_2437b13" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/e7b2431/simh-e7b2431f11a0b8e1870bfc156b31a193d7e29d76.tar.gz" -MD5SUM="6f35f13c0fe256a9b1baa35b64d2a614" +DOWNLOAD="https://github.com/open-simh/simh/archive/2437b13/simh-2437b13fb1602416dda7886f2023ffdf1f175880.tar.gz" +MD5SUM="d4cd5babbc45d514448fa9f5b8721477" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |