mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/mednafen: Updated for version 1.24.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c82920301e
commit
a53267709f
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Copyright 2008 - 2014 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2014 - 2016 Ryan P.C. McQuen | Everett, WA
|
||||
# Copyright 2017 - 2019 Johannes Schoepfer, Germany
|
||||
# Copyright 2017 - 2020 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:-1.22.2}
|
||||
VERSION=${VERSION:-1.24.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mednafen"
|
||||
VERSION="1.22.2"
|
||||
VERSION="1.24.3"
|
||||
HOMEPAGE="https://mednafen.github.io/"
|
||||
DOWNLOAD="https://mednafen.github.io/releases/files/mednafen-1.22.2.tar.xz"
|
||||
MD5SUM="de3f23360a5db97038aa30b731e03570"
|
||||
DOWNLOAD="https://mednafen.github.io/releases/files/mednafen-1.24.3.tar.xz"
|
||||
MD5SUM="a7e1ab14c970541369ac57e857c544fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2"
|
||||
|
|
Loading…
Reference in a new issue