summaryrefslogtreecommitdiffstats
path: root/games/openmsx
diff options
context:
space:
mode:
author Philip van der Hoeven <philip@vanderhoeven.org>2016-05-05 23:34:16 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-05 23:34:16 +0700
commitd761bdc06aa79f5bc644c6be75458d73e56f8d24 (patch)
tree5b210a0d94e052c4a32e4e52cbc5dea6b08e3076 /games/openmsx
parent000cfb81760ad66246571d950395a70aa9f62976 (diff)
downloadslackbuilds-d761bdc06aa79f5bc644c6be75458d73e56f8d24.tar.gz
slackbuilds-d761bdc06aa79f5bc644c6be75458d73e56f8d24.tar.xz
games/openmsx: Updated for version 0.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openmsx')
-rw-r--r--games/openmsx/openmsx.SlackBuild4
-rw-r--r--games/openmsx/openmsx.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/games/openmsx/openmsx.SlackBuild b/games/openmsx/openmsx.SlackBuild
index 5297add896..1291759a31 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 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}
diff --git a/games/openmsx/openmsx.info b/games/openmsx/openmsx.info
index 67e9716443..3d694931a3 100644
--- a/games/openmsx/openmsx.info
+++ b/games/openmsx/openmsx.info
@@ -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++"