diff options
author | SmurfDaddy <antonioleal@yahoo.com> | 2024-01-09 21:40:48 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-11 12:19:03 +0700 |
commit | 7a2ca18a71ac6e84b4a945058f6fa60e5f8466c5 (patch) | |
tree | f64bdedec3d580f1138349c54f5b7412a3f248a1 /misc | |
parent | 061cd38c6fa5a081e7090d2154f9eb870e4f3e59 (diff) |
misc/open-simh: Update for version c077c22
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 ce15ebb48e12..3615df40f995 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:-625b9e8} -COMMIT=${COMMIT:-625b9e8d45740338a5000e2b2c3ddb8240c1a22d} +VERSION=${VERSION:-c077c22} +COMMIT=${COMMIT:-c077c22d24bc5feda3a106c53d604923af19e14d} 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 da84d4711986..950d0492352b 100644 --- a/misc/open-simh/open-simh.info +++ b/misc/open-simh/open-simh.info @@ -1,8 +1,8 @@ PRGNAM="open-simh" -VERSION="625b9e8" +VERSION="c077c22" HOMEPAGE="https://opensimh.org" -DOWNLOAD="https://github.com/open-simh/simh/archive/625b9e8/simh-625b9e8d45740338a5000e2b2c3ddb8240c1a22d.tar.gz" -MD5SUM="7042ecd57d79896e959cd206d19f0942" +DOWNLOAD="https://github.com/open-simh/simh/archive/c077c22/simh-c077c22d24bc5feda3a106c53d604923af19e14d.tar.gz" +MD5SUM="51ab8c3a4d2ffb38d1dd49379fc5baa0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |