games/mrboom: Updated for version 4.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
72bc4fca94
commit
e40b7ecf30
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mrboom
|
||||
VERSION=${VERSION:-3.8}
|
||||
VERSION=${VERSION:-4.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mrboom"
|
||||
VERSION="3.8"
|
||||
VERSION="4.1"
|
||||
HOMEPAGE="http://mrboom.mumblecore.org/"
|
||||
DOWNLOAD="https://github.com/Javanaise/mrboom-libretro/archive/3.8/mrboom-libretro-3.8.tar.gz"
|
||||
MD5SUM="081142be07c5f7bfd21eba5a8a2b0832"
|
||||
DOWNLOAD="https://github.com/Javanaise/mrboom-libretro/archive/4.1/mrboom-libretro-4.1.tar.gz"
|
||||
MD5SUM="45eea4d64c622d8c2c8d8689e94a0874"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmodplug SDL2_mixer libminizip"
|
||||
|
|
Loading…
Reference in New Issue