aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/open-simh/open-simh.SlackBuild2
-rw-r--r--misc/open-simh/open-simh.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/open-simh/open-simh.SlackBuild b/misc/open-simh/open-simh.SlackBuild
index d138faf4da402..3a362995ee990 100644
--- a/misc/open-simh/open-simh.SlackBuild
+++ b/misc/open-simh/open-simh.SlackBuild
@@ -74,7 +74,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$COMMIT
-tar xvf $CWD/$SRCNAM-$VERSION.tar.gz
+tar xvf $CWD/$SRCNAM-$COMMIT.tar.gz
cd $SRCNAM-$COMMIT
chown -R root:root .
diff --git a/misc/open-simh/open-simh.info b/misc/open-simh/open-simh.info
index f60a88cc8f8ff..4ee4f96e94c03 100644
--- a/misc/open-simh/open-simh.info
+++ b/misc/open-simh/open-simh.info
@@ -1,7 +1,7 @@
PRGNAM="open-simh"
VERSION="86b19c7"
HOMEPAGE="https://opensimh.org"
-DOWNLOAD="https://github.com/simh/simh/archive/86b19c7/simh-86b19c7.tar.gz"
+DOWNLOAD="https://github.com/simh/simh/archive/86b19c7/simh-86b19c767b681385cf276b498073ab6702d39591.tar.gz"
MD5SUM="9235cef4cedde0488d3a672b1cc13ee6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""