diff options
Diffstat (limited to 'misc/open-simh/open-simh.SlackBuild')
-rw-r--r-- | misc/open-simh/open-simh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |