diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-11-25 07:27:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-25 08:34:42 +0700 |
commit | 2ee487bf379f0650ff9b64d05159220fd08fb9f2 (patch) | |
tree | 25b75383741e36189519dc741c12040f0446dcff /misc | |
parent | c284ba857e07a7d6a004eb620079b5e8502ffdfe (diff) |
misc/open-simh: Updated for version 2396fd0.
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 3820cd963dbd..a699908375cc 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:-b23cde9} -COMMIT=${COMMIT:-b23cde9c5d4ff3c04ccbec4f4c6853ea0daba46d} +VERSION=${VERSION:-2396fd0} +COMMIT=${COMMIT:-2396fd03499af3d01cf637b3e04409dc25572d2f} 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 58d7159467c4..d73f0b1a1bf1 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="b23cde9" +VERSION="2396fd0" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/b23cde9/simh-b23cde9c5d4ff3c04ccbec4f4c6853ea0daba46d.tar.gz" -MD5SUM="b1d59eb6c12f44e6a1757c3ae111e21f" +DOWNLOAD="https://github.com/open-simh/simh/archive/2396fd0/simh-2396fd03499af3d01cf637b3e04409dc25572d2f.tar.gz" +MD5SUM="cb08ce49c9a154d151823a28ba98ee48" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |