summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Johannes Schoepfer2017-05-25 12:11:21 +0200
committer Willy Sudiarto Raharjo2017-05-27 02:30:58 +0200
commitaa91f38f7fe8ab8a7ae42575b640cc6efd43807f (patch)
tree6b4d24e80e142771a34d252720b9d5eb2b7db3e2
parent45e3b98ea2a940b193061ce095c6a185f62f067a (diff)
downloadslackbuilds-aa91f38f7fe8ab8a7ae42575b640cc6efd43807f.tar.gz
games/mednafen: Updated for version 0.9.44.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/mednafen/mednafen.SlackBuild9
-rw-r--r--games/mednafen/mednafen.info6
2 files changed, 7 insertions, 8 deletions
diff --git a/games/mednafen/mednafen.SlackBuild b/games/mednafen/mednafen.SlackBuild
index b86b3dc477..32cf0bfdbe 100644
--- a/games/mednafen/mednafen.SlackBuild
+++ b/games/mednafen/mednafen.SlackBuild
@@ -1,9 +1,9 @@
#!/bin/sh
# Slackware build script for mednafen
-# Copyright 2008-2014 Heinz Wiesinger, Amsterdam, The Netherlands
-# Copyright -2016 Ryan P.C. McQuen | Everett, WA
-# Copyright 2017 Johannes Schoepfer
+# Copyright 2008-2014 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2014-2016 Ryan P.C. McQuen | Everett, WA
+# Copyright 2017 Johannes Schoepfer, Germany
# 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=mednafen
-VERSION=${VERSION:-0.9.43}
+VERSION=${VERSION:-0.9.44.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -77,7 +77,6 @@ CXXFLAGS="$SLKCFLAGS" \
--libdir=/usr/lib$LIBDIRSUFFIX \
--sysconfdir=/etc \
--localstatedir=/var \
- --disable-static \
--build=$ARCH-slackware-linux
make
diff --git a/games/mednafen/mednafen.info b/games/mednafen/mednafen.info
index 63997a809c..4b5ce895d5 100644
--- a/games/mednafen/mednafen.info
+++ b/games/mednafen/mednafen.info
@@ -1,8 +1,8 @@
PRGNAM="mednafen"
-VERSION="0.9.43"
+VERSION="0.9.44.1"
HOMEPAGE="https://mednafen.github.io/"
-DOWNLOAD="https://mednafen.github.io/releases/files/mednafen-0.9.43.tar.xz"
-MD5SUM="435376f484bdd7b5adf9820616d40a48"
+DOWNLOAD="https://mednafen.github.io/releases/files/mednafen-0.9.44.1.tar.xz"
+MD5SUM="09544d0752ecb5abb6f2c16fc9ea3a4c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""