summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author philipvdh2024-02-06 20:27:09 +0100
committer Willy Sudiarto Raharjo2024-02-10 10:09:41 +0100
commit48284bc6bcc3529fc15ccbf9331c886a94e306fd (patch)
tree43b96888f64e1f16b37925abe4be79727774e6fa /games
parentbac0fe38cc6cfe670146e8ab87757368ddca20ab (diff)
downloadslackbuilds-48284bc6bcc3529fc15ccbf9331c886a94e306fd.tar.gz
games/openmsx: Updated for version 19.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/openmsx/openmsx.SlackBuild4
-rw-r--r--games/openmsx/openmsx.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/openmsx/openmsx.SlackBuild b/games/openmsx/openmsx.SlackBuild
index 23ea67aab2..008d8b8447 100644
--- a/games/openmsx/openmsx.SlackBuild
+++ b/games/openmsx/openmsx.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for OpenMSX
# Copyright 2013-2014 Erwin van Zanten, Dordrecht, The Netherlands
-# Copyright 2016-2022 Philip van der Hoeven, Almere, The Netherlands
+# Copyright 2016-2024 Philip van der Hoeven, Almere, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openmsx
-VERSION=${VERSION:-18.0}
+VERSION=${VERSION:-19.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/openmsx/openmsx.info b/games/openmsx/openmsx.info
index 64d4551594..89ff3bddc8 100644
--- a/games/openmsx/openmsx.info
+++ b/games/openmsx/openmsx.info
@@ -1,8 +1,8 @@
PRGNAM="openmsx"
-VERSION="18.0"
+VERSION="19.1"
HOMEPAGE="http://openmsx.org/"
-DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_18_0/openmsx-18.0.tar.gz"
-MD5SUM="4e92b65c457ef0cca0c5b335a8dd37ae"
+DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_19_1/openmsx-19.1.tar.gz"
+MD5SUM="20d7eae3544f5c3d1cc1034712df0b4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""