From f14a76fd24c5f9c20eeed49f928b2bbee872677d Mon Sep 17 00:00:00 2001 From: Antonio Leal Date: Mon, 12 Feb 2024 10:39:30 +0000 Subject: misc/open-simh: Updated for version 1a1396d. Signed-off-by: Willy Sudiarto Raharjo --- misc/open-simh/open-simh.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 misc/open-simh/open-simh.SlackBuild (limited to 'misc/open-simh/open-simh.SlackBuild') diff --git a/misc/open-simh/open-simh.SlackBuild b/misc/open-simh/open-simh.SlackBuild old mode 100644 new mode 100755 index 3615df40f9..570fd32cdf --- 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:-c077c22} -COMMIT=${COMMIT:-c077c22d24bc5feda3a106c53d604923af19e14d} +VERSION=${VERSION:-1a1396d} +COMMIT=${COMMIT:-1a1396d0bac99ae56b5aa260f3bc1885632becd4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3