mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/mednafen: Updated for version 0.9.47.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
32489d32d0
commit
fba7de1553
2 changed files with 5 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mednafen
|
||||
VERSION=${VERSION:-0.9.44.1}
|
||||
VERSION=${VERSION:-0.9.47}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -77,6 +77,7 @@ CXXFLAGS="$SLKCFLAGS" \
|
|||
--libdir=/usr/lib$LIBDIRSUFFIX \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--build=$ARCH-slackware-linux
|
||||
|
||||
make
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mednafen"
|
||||
VERSION="0.9.44.1"
|
||||
VERSION="0.9.47"
|
||||
HOMEPAGE="https://mednafen.github.io/"
|
||||
DOWNLOAD="https://mednafen.github.io/releases/files/mednafen-0.9.44.1.tar.xz"
|
||||
MD5SUM="09544d0752ecb5abb6f2c16fc9ea3a4c"
|
||||
DOWNLOAD="https://mednafen.github.io/releases/files/mednafen-0.9.47.tar.xz"
|
||||
MD5SUM="e344dcd5aeb1c3ada3bb5b656fad3238"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue