mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/open-simh: Updated for version 5407544.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b8894652c8
commit
bdb9a94d6d
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:-348f5f2}
|
||||
COMMIT=${COMMIT:-348f5f294415202350a2fa80a839f3cd8e4a6e3f}
|
||||
VERSION=${VERSION:-5407544}
|
||||
COMMIT=${COMMIT:-540754472817d6f33813020dacaec75c1f310580}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="open-simh"
|
||||
VERSION="348f5f2"
|
||||
VERSION="5407544"
|
||||
HOMEPAGE="https://opensimh.org"
|
||||
DOWNLOAD="https://github.com/open-simh/simh/archive/348f5f2/simh-348f5f294415202350a2fa80a839f3cd8e4a6e3f.tar.gz"
|
||||
MD5SUM="1e4b5b4ec516ac2c6ef4cccc6c58d702"
|
||||
DOWNLOAD="https://github.com/open-simh/simh/archive/5407544/simh-540754472817d6f33813020dacaec75c1f310580.tar.gz"
|
||||
MD5SUM="26d27e059b894522017ba5f198253e2a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue