mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
games/mame2000-libretro: Updated for version 2020.10.21_6655a51.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> New maintainer. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
28b87d2b95
commit
273b2e6152
2 changed files with 7 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
|||
# Slackware build script for mame2000-libretro
|
||||
|
||||
# Copyright 2017-2018 Hunter Sezen California, USA
|
||||
# Copyright 2020 ilmich < ardutu at gmail dot com >
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +25,7 @@
|
|||
|
||||
PRGNAM=mame2000-libretro
|
||||
LIBNAM=$(echo $PRGNAM | tr - _)
|
||||
VERSION=${VERSION:-2018.09.30_12b5419}
|
||||
VERSION=${VERSION:-2020.10.21_6655a51}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="mame2000-libretro"
|
||||
VERSION="2018.09.30_12b5419"
|
||||
VERSION="2020.10.21_6655a51"
|
||||
HOMEPAGE="https://www.libretro.com/"
|
||||
DOWNLOAD="http://slackless.raccoons.tech/src/libretro/mame2000-libretro-2018.09.30_12b5419.tar.xz"
|
||||
MD5SUM="d1ca8c9b55fc0730af7a5015143908cc"
|
||||
DOWNLOAD="https://ilmich.github.io/src/mame2000-libretro-2020.10.21_6655a51.tar.xz"
|
||||
MD5SUM="b295ea55f54fc7d138d4ef2f3ed2e470"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="RetroArch"
|
||||
MAINTAINER="orphaned - no maintainer"
|
||||
EMAIL="nobody@nowhere.com"
|
||||
MAINTAINER="ilmich"
|
||||
EMAIL="ardutu@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue