games/openmsx: Updated for version 0.14.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Philip van der Hoeven 2017-08-05 14:30:59 +01:00 committed by Willy Sudiarto Raharjo
parent c77a9aa928
commit 4f1e8f12bb
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 Philip van der Hoeven, Almere, The Netherlands
# Copyright 2016-2017 Philip van der Hoeven, Almere, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openmsx
VERSION=${VERSION:-0.13.0}
VERSION=${VERSION:-0.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openmsx"
VERSION="0.13.0"
VERSION="0.14.0"
HOMEPAGE="http://openmsx.org/"
DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_0_13_0/openmsx-0.13.0.tar.gz"
MD5SUM="995ad158a3796bf576d6ce7722c87d82"
DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_0_14_0/openmsx-0.14.0.tar.gz"
MD5SUM="5407cae76a3e5a4ce808b4ded2255eba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libxml++"