aboutsummaryrefslogtreecommitdiff
path: root/games/openmsx/openmsx.SlackBuild
diff options
context:
space:
mode:
authorphilipvdh <philip@vd-hoeven.nl>2022-02-22 15:56:14 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-23 01:50:20 +0700
commit8029800fcbf7b74980dd072f608c46cd6f10996f (patch)
tree9d38105beb1e82467264664363f301bed5e6251e /games/openmsx/openmsx.SlackBuild
parent9a7f66b3bc71c2ba13610dc782f49c8cc511617f (diff)
games/openmsx: Updated for version 17.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openmsx/openmsx.SlackBuild')
-rw-r--r--games/openmsx/openmsx.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openmsx/openmsx.SlackBuild b/games/openmsx/openmsx.SlackBuild
index 463af66af4961..cbc4b8905e31b 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-2019 Philip van der Hoeven, Almere, The Netherlands
+# Copyright 2016-2022 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:-0.15.0}
+VERSION=${VERSION:-17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}