games/mednafen: Updated for version 0.9.44.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2017-05-25 17:11:21 +07:00 committed by Willy Sudiarto Raharjo
parent 45e3b98ea2
commit aa91f38f7f
2 changed files with 7 additions and 8 deletions

View file

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

View file

@ -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=""