diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-10-23 21:59:51 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 13:11:49 +0700 |
commit | 20666795eb5ae698a78e0b68e713e97b376d2bf6 (patch) | |
tree | c4cec8228eb88a8943827630b6a4b9b3e30a73c6 /misc | |
parent | 21e56c3d4db2f5859b090f04068a70665c7b0a05 (diff) |
misc/open-simh: Updated for version f75592c.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 dfe0bf626d775..94e78d8902cf0 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:-5407544} -COMMIT=${COMMIT:-540754472817d6f33813020dacaec75c1f310580} +VERSION=${VERSION:-f75592c} +COMMIT=${COMMIT:-f75592c5b81c7c3cc8f706cd65a2e5d0ebf3a4b2} 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 d454bb4a81d74..11ca99867cd51 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="5407544" +VERSION="f75592c" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/5407544/simh-540754472817d6f33813020dacaec75c1f310580.tar.gz" -MD5SUM="26d27e059b894522017ba5f198253e2a" +DOWNLOAD="https://github.com/open-simh/simh/archive/f75592c/simh-f75592c5b81c7c3cc8f706cd65a2e5d0ebf3a4b2.tar.gz" +MD5SUM="9f84ad0fddf33a4525ab2564c44e5ee3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |