diff options
Diffstat (limited to 'misc')
-rwxr-xr-x[-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 3615df40f9959..570fd32cdf713 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} diff --git a/misc/open-simh/open-simh.info b/misc/open-simh/open-simh.info index 950d0492352bc..969bd104ffca1 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="c077c22" +VERSION="1a1396d" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/c077c22/simh-c077c22d24bc5feda3a106c53d604923af19e14d.tar.gz" -MD5SUM="51ab8c3a4d2ffb38d1dd49379fc5baa0" +DOWNLOAD="https://github.com/open-simh/simh/archive/1a1396d/simh-1a1396d0bac99ae56b5aa260f3bc1885632becd4.tar.gz" +MD5SUM="4cd34c1507ecb224f54969704eeed7dd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |