diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-10-30 08:11:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-04 16:39:14 +0700 |
commit | 37fe54cdeac2ffeb496fd66af13b4af387a267b0 (patch) | |
tree | 5fcbe1f0af08e518aae364edd01854280364c628 /misc/open-simh | |
parent | a74ffd1b0c73c3b78d7b570bb7573d896f4e5c51 (diff) |
misc/open-simh: Updated for version b23cde9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/open-simh')
-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 94e78d8902cf..3820cd963dbd 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:-f75592c} -COMMIT=${COMMIT:-f75592c5b81c7c3cc8f706cd65a2e5d0ebf3a4b2} +VERSION=${VERSION:-b23cde9} +COMMIT=${COMMIT:-b23cde9c5d4ff3c04ccbec4f4c6853ea0daba46d} 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 11ca99867cd5..58d7159467c4 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="f75592c" +VERSION="b23cde9" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/f75592c/simh-f75592c5b81c7c3cc8f706cd65a2e5d0ebf3a4b2.tar.gz" -MD5SUM="9f84ad0fddf33a4525ab2564c44e5ee3" +DOWNLOAD="https://github.com/open-simh/simh/archive/b23cde9/simh-b23cde9c5d4ff3c04ccbec4f4c6853ea0daba46d.tar.gz" +MD5SUM="b1d59eb6c12f44e6a1757c3ae111e21f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |