diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2023-12-14 21:50:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-15 00:13:07 +0700 |
commit | 23b18f3d119b5de392f8517f90ca82e79da85114 (patch) | |
tree | 1382ccf8072fc2524b37ffc3d821cdcaa1b216f4 /misc/open-simh/open-simh.SlackBuild | |
parent | cb4415d8730d85f73f104fbb93ce6ab8a45f349a (diff) |
misc/open-simh: Updated for version 625b9e8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/open-simh/open-simh.SlackBuild')
-rw-r--r-- | misc/open-simh/open-simh.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/open-simh/open-simh.SlackBuild b/misc/open-simh/open-simh.SlackBuild index a699908375cc3..ce15ebb48e129 100644 --- a/misc/open-simh/open-simh.SlackBuild +++ b/misc/open-simh/open-simh.SlackBuild @@ -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} |