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 a0b9dccdba..625b2df8bd 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:-20250817_c20b391} -COMMIT=${COMMIT:-c20b391eea8ea3ae7f264837aa9c8dd1476b1ea1} +VERSION=${VERSION:-20250827_c064bb6} +COMMIT=${COMMIT:-c064bb6676d248b1e29ce3d8d19c0221c2823932} 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 060ca757a7..b905149e0a 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="20250817_c20b391" +VERSION="20250827_c064bb6" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/c20b391/simh-c20b391eea8ea3ae7f264837aa9c8dd1476b1ea1.tar.gz" -MD5SUM="e9e72a299fb5e0ada08a3dd12a613437" +DOWNLOAD="https://github.com/open-simh/simh/archive/c064bb6/simh-c064bb6676d248b1e29ce3d8d19c0221c2823932.tar.gz" +MD5SUM="0cf59227ec516f2711457d6099530715" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |