games/mednafen: Updated for version 0.8.D.3

Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2011-04-01 22:47:50 +02:00
parent 0775cacdc5
commit a6656472f0
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for mednafen
# Copyright 2008-2010 Heinz Wiesinger, Amsterdam, The Netherlands
# Copyright 2008-2011 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mednafen
VERSION=0.8.D
VERSION=0.8.D.3
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="mednafen"
VERSION="0.8.D"
VERSION="0.8.D.3"
HOMEPAGE="http://mednafen.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/mednafen/mednafen-0.8.D.tar.bz2"
MD5SUM="4c3f337f80bf54d2df0f3a0f24203141"
DOWNLOAD="http://downloads.sourceforge.net/mednafen/mednafen-0.8.D.3.tar.bz2"
MD5SUM="57d22805071becd81858b0c088a275e5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"