misc/open-simh: Updated for version 20240703_e7b2431."

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2024-07-07 23:19:09 +01:00 committed by Willy Sudiarto Raharjo
parent 4bb88af96b
commit d4a35bcb2f
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:-20240618_a944a4b}
COMMIT=${COMMIT:-a944a4bc6d632cc9de047bc833ad05a68653ace7}
VERSION=${VERSION:-20240703_e7b2431}
COMMIT=${COMMIT:-e7b2431f11a0b8e1870bfc156b31a193d7e29d76}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="open-simh"
VERSION="20240618_a944a4b"
VERSION="20240703_e7b2431"
HOMEPAGE="https://opensimh.org"
DOWNLOAD="https://github.com/open-simh/simh/archive/a944a4b/simh-a944a4bc6d632cc9de047bc833ad05a68653ace7.tar.gz"
MD5SUM="1195c90dfdd4cc209206fab3da8b32a7"
DOWNLOAD="https://github.com/open-simh/simh/archive/e7b2431/simh-e7b2431f11a0b8e1870bfc156b31a193d7e29d76.tar.gz"
MD5SUM="6f35f13c0fe256a9b1baa35b64d2a614"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""