mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
misc/open-simh: Updated for version 625b9e8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cb4415d873
commit
23b18f3d11
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:-2396fd0}
|
||||
COMMIT=${COMMIT:-2396fd03499af3d01cf637b3e04409dc25572d2f}
|
||||
VERSION=${VERSION:-625b9e8}
|
||||
COMMIT=${COMMIT:-625b9e8d45740338a5000e2b2c3ddb8240c1a22d}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue