games/openmsx: Updated for version 17.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
philipvdh 2022-02-22 15:56:14 +01:00 committed by Willy Sudiarto Raharjo
parent 9a7f66b3bc
commit 8029800fcb
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="openmsx"
VERSION="0.15.0"
VERSION="17.0"
HOMEPAGE="http://openmsx.org/"
DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_0_15_0/openmsx-0.15.0.tar.gz"
MD5SUM="99100aeb48c0f91ac6e1dcbaf00f4657"
DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_17_0/openmsx-17.0.tar.gz"
MD5SUM="3e03d3298d91d00bab77045c039d77f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""