diff options
author | Antonio Leal <antonio.leal@yahoo.com> | 2024-06-23 21:10:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-24 09:56:28 +0700 |
commit | 3b117e5f0d83225716e86b7b7bbf9357dbe2c042 (patch) | |
tree | c11844a74dc43b4d393b19f4b37745ed22f4b486 | |
parent | 911cf64b7dafedb660e2186e206e765392030bb3 (diff) |
misc/open-simh: Updated for version 20240618_a944a4b.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 50a7eacc62..e3c1f9368a 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:-20240315_ffe537a} -COMMIT=${COMMIT:-ffe537a621d36bcf2e4d63b8b9ac3163929b57a9} +VERSION=${VERSION:-20240618_a944a4b} +COMMIT=${COMMIT:-a944a4bc6d632cc9de047bc833ad05a68653ace7} 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 08a3fcc417..786e456f8d 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="20240315_ffe537a" +VERSION="20240618_a944a4b" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/ffe537a/simh-ffe537a621d36bcf2e4d63b8b9ac3163929b57a9.tar.gz" -MD5SUM="720089dcb28e7d28dca0b9a8b5c92e59" +DOWNLOAD="https://github.com/open-simh/simh/archive/a944a4b/simh-a944a4bc6d632cc9de047bc833ad05a68653ace7.tar.gz" +MD5SUM="1195c90dfdd4cc209206fab3da8b32a7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |