diff options
Diffstat (limited to 'misc/open-simh/open-simh.SlackBuild')
-rwxr-xr-x[-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 3615df40f9..570fd32cdf 100644..100755 --- 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:-c077c22} -COMMIT=${COMMIT:-c077c22d24bc5feda3a106c53d604923af19e14d} +VERSION=${VERSION:-1a1396d} +COMMIT=${COMMIT:-1a1396d0bac99ae56b5aa260f3bc1885632becd4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |