misc/open-simh: Updated for version 625b9e8.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2023-12-14 21:50:55 +07:00 committed by Willy Sudiarto Raharjo
parent cb4415d873
commit 23b18f3d11
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:-2396fd0}
COMMIT=${COMMIT:-2396fd03499af3d01cf637b3e04409dc25572d2f}
VERSION=${VERSION:-625b9e8}
COMMIT=${COMMIT:-625b9e8d45740338a5000e2b2c3ddb8240c1a22d}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="open-simh"
VERSION="2396fd0"
VERSION="625b9e8"
HOMEPAGE="https://opensimh.org"
DOWNLOAD="https://github.com/open-simh/simh/archive/2396fd0/simh-2396fd03499af3d01cf637b3e04409dc25572d2f.tar.gz"
MD5SUM="cb08ce49c9a154d151823a28ba98ee48"
DOWNLOAD="https://github.com/open-simh/simh/archive/625b9e8/simh-625b9e8d45740338a5000e2b2c3ddb8240c1a22d.tar.gz"
MD5SUM="7042ecd57d79896e959cd206d19f0942"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""