diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-09-29 22:51:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-29 22:51:13 +0700 |
commit | bdb9a94d6d9a40f00b0e619be04be7f5cbf3dfcd (patch) | |
tree | 95cb50b8aea4e59373e610184c35d6fb62be5e17 /misc | |
parent | b8894652c8b9160c959410bc2c8f796eff366204 (diff) |
misc/open-simh: Updated for version 5407544.
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 0c226a003b5b3..dfe0bf626d775 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:-348f5f2} -COMMIT=${COMMIT:-348f5f294415202350a2fa80a839f3cd8e4a6e3f} +VERSION=${VERSION:-5407544} +COMMIT=${COMMIT:-540754472817d6f33813020dacaec75c1f310580} 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 b903cb08ab66f..d454bb4a81d74 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="348f5f2" +VERSION="5407544" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/348f5f2/simh-348f5f294415202350a2fa80a839f3cd8e4a6e3f.tar.gz" -MD5SUM="1e4b5b4ec516ac2c6ef4cccc6c58d702" +DOWNLOAD="https://github.com/open-simh/simh/archive/5407544/simh-540754472817d6f33813020dacaec75c1f310580.tar.gz" +MD5SUM="26d27e059b894522017ba5f198253e2a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |