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 3820cd963d..a699908375 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:-b23cde9} -COMMIT=${COMMIT:-b23cde9c5d4ff3c04ccbec4f4c6853ea0daba46d} +VERSION=${VERSION:-2396fd0} +COMMIT=${COMMIT:-2396fd03499af3d01cf637b3e04409dc25572d2f} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |