games/openmsx: Updated for version 0.12.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Philip van der Hoeven 2016-05-05 23:34:16 +07:00 committed by Willy Sudiarto Raharjo
parent 000cfb8176
commit d761bdc06a
2 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for OpenMSX
# Copyright 2013-2014 Erwin van Zanten, Dordrecht, The Netherlands
# Copyright 2015 Philip van der Hoeven, Almere, The Netherlands
# Copyright 2016 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.11.0}
VERSION=${VERSION:-0.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="openmsx"
VERSION="0.11.0"
HOMEPAGE="http://openmsx.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/openmsx/openmsx-0.11.0.tar.gz"
MD5SUM="b6f9c92f3921d9022b89b727c99897f0"
VERSION="0.12.0"
HOMEPAGE="http://openmsx.org/"
DOWNLOAD="https://github.com/openMSX/openMSX/releases/download/RELEASE_0_12_0/openmsx-0.12.0.tar.gz"
MD5SUM="a167b0923a354b5826b51751811ae580"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libxml++"