misc/open-simh: Updated for version f75592c.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2023-10-23 21:59:51 +09:00 committed by Willy Sudiarto Raharjo
parent 21e56c3d4d
commit 20666795eb
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=open-simh
SRCNAM=simh
VERSION=${VERSION:-5407544}
COMMIT=${COMMIT:-540754472817d6f33813020dacaec75c1f310580}
VERSION=${VERSION:-f75592c}
COMMIT=${COMMIT:-f75592c5b81c7c3cc8f706cd65a2e5d0ebf3a4b2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="open-simh"
VERSION="5407544"
VERSION="f75592c"
HOMEPAGE="https://opensimh.org"
DOWNLOAD="https://github.com/open-simh/simh/archive/5407544/simh-540754472817d6f33813020dacaec75c1f310580.tar.gz"
MD5SUM="26d27e059b894522017ba5f198253e2a"
DOWNLOAD="https://github.com/open-simh/simh/archive/f75592c/simh-f75592c5b81c7c3cc8f706cd65a2e5d0ebf3a4b2.tar.gz"
MD5SUM="9f84ad0fddf33a4525ab2564c44e5ee3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""