misc/open-simh: Updated for version 20240905_2437b13.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Antonio Leal 2024-09-16 11:45:46 +01:00 committed by Willy Sudiarto Raharjo
parent fbf021394e
commit 1a6c56b8bb
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:-20240703_e7b2431}
COMMIT=${COMMIT:-e7b2431f11a0b8e1870bfc156b31a193d7e29d76}
VERSION=${VERSION:-20240905_2437b13}
COMMIT=${COMMIT:-2437b13fb1602416dda7886f2023ffdf1f175880}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="open-simh"
VERSION="20240703_e7b2431"
VERSION="20240905_2437b13"
HOMEPAGE="https://opensimh.org"
DOWNLOAD="https://github.com/open-simh/simh/archive/e7b2431/simh-e7b2431f11a0b8e1870bfc156b31a193d7e29d76.tar.gz"
MD5SUM="6f35f13c0fe256a9b1baa35b64d2a614"
DOWNLOAD="https://github.com/open-simh/simh/archive/2437b13/simh-2437b13fb1602416dda7886f2023ffdf1f175880.tar.gz"
MD5SUM="d4cd5babbc45d514448fa9f5b8721477"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""