diff options
author | Antonio Leal <antonio.leal@yahoo.com> | 2024-02-12 10:39:30 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-12 19:44:14 +0700 |
commit | f14a76fd24c5f9c20eeed49f928b2bbee872677d (patch) | |
tree | e52867e1966395754cff6c38a467e27c6789d208 /misc | |
parent | 01faf46393c5b1a21222a381ecaa5ab4dfbacb8e (diff) |
misc/open-simh: Updated for version 1a1396d.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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="" |