diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-12-14 21:50:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-15 00:13:07 +0700 |
commit | 23b18f3d119b5de392f8517f90ca82e79da85114 (patch) | |
tree | 1382ccf8072fc2524b37ffc3d821cdcaa1b216f4 /misc | |
parent | cb4415d8730d85f73f104fbb93ce6ab8a45f349a (diff) |
misc/open-simh: Updated for version 625b9e8.
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 a699908375cc..ce15ebb48e12 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:-2396fd0} -COMMIT=${COMMIT:-2396fd03499af3d01cf637b3e04409dc25572d2f} +VERSION=${VERSION:-625b9e8} +COMMIT=${COMMIT:-625b9e8d45740338a5000e2b2c3ddb8240c1a22d} 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 d73f0b1a1bf1..da84d4711986 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="2396fd0" +VERSION="625b9e8" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/2396fd0/simh-2396fd03499af3d01cf637b3e04409dc25572d2f.tar.gz" -MD5SUM="cb08ce49c9a154d151823a28ba98ee48" +DOWNLOAD="https://github.com/open-simh/simh/archive/625b9e8/simh-625b9e8d45740338a5000e2b2c3ddb8240c1a22d.tar.gz" +MD5SUM="7042ecd57d79896e959cd206d19f0942" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |