diff options
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 fc0ccbb8df..a0b9dccdba 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:-20250629_c5d1f8c} -COMMIT=${COMMIT:-c5d1f8c5ef589de877a1934f2f264105d64d0ee5} +VERSION=${VERSION:-20250817_c20b391} +COMMIT=${COMMIT:-c20b391eea8ea3ae7f264837aa9c8dd1476b1ea1} 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 a6a83eb934..060ca757a7 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="20250629_c5d1f8c" +VERSION="20250817_c20b391" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/c5d1f8c/simh-c5d1f8c5ef589de877a1934f2f264105d64d0ee5.tar.gz" -MD5SUM="641fa7ea418188e0b9fd5bfc83204eb6" +DOWNLOAD="https://github.com/open-simh/simh/archive/c20b391/simh-c20b391eea8ea3ae7f264837aa9c8dd1476b1ea1.tar.gz" +MD5SUM="e9e72a299fb5e0ada08a3dd12a613437" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |