mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
misc/open-simh: Updated for version 20240905_2437b13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fbf021394e
commit
1a6c56b8bb
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue