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 fc0ccbb8df..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:-20250629_c5d1f8c} -COMMIT=${COMMIT:-c5d1f8c5ef589de877a1934f2f264105d64d0ee5} +VERSION=${VERSION:-20250827_c064bb6} +COMMIT=${COMMIT:-c064bb6676d248b1e29ce3d8d19c0221c2823932} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |