Bump : various libretro cores (#4965)

* bluemsx_libretro: bumped to version 2.9.0:20200507

* cap32_libretro: bumped to version 4.2.0:20200508

* fuse_libretro: bumped to version 1.1.1:20200506

* hatari_libretro: bumped to version 1.8:20200402

* nekop2_libretro: bumped to version 0.86:20200507

* fbneo_libretro: bumped to version 0.2.97.44:20200506

* fceumm_libretro: bumped to version 0.0.1:20200506

* freeintv_libretro: bumped to version 20180214:20200421

* gpsp_libretro: bumped to version 0.91:20200405

* mednafen_psx_libretro: bumped to version 0.9.39.2:20200422

* mednafen_vb_libretro: bumped to version 0.9.36.1:20200425

* mgba_libretro: bumped to version 0.6.1:20200422

* pcsx_rearmed_libretro: bumped to version r22:20200507

* vecx_libretro: bumped to version 1.2:20200509

* craft_libretro: bumped to version 1.0:20200504

* 2048_libretro: bumped to version 1.0:20200503

* gme_libretro: bumped to version 0.5.2:20200509
This commit is contained in:
kwyxz
2020-05-09 14:17:25 -07:00
committed by GitHub
parent 5d5606c45e
commit 0bdd854222
17 changed files with 34 additions and 34 deletions

View File

@@ -6,9 +6,9 @@ HOMEPAGE="http://bluemsx.msxblue.com/"
COPYRIGHT="2003-2018 Daniel Vik, the libretro team"
LICENSE="GNU GPL v2"
REVISION="1"
srcGitRev="7a1d40e750860580ab7cc21fbc244b5bc6db6586"
srcGitRev="1d441d908e73cf0fa7f52c42686f6c9e8cd254ed"
SOURCE_URI="https://github.com/libretro/blueMSX-libretro/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="b6b97088339da982b9a8f2de2c4a4bf0a62ee91e611942b8e5b36ebff7fe7918"
CHECKSUM_SHA256="3f7dff40af70d11efe05d500beb5409dbd00e007f6c896051390af5922b42fa4"
SOURCE_FILENAME="libretro-bluemsx-${portVersion/_/-}-$srcGitRev.tar.gz"
SOURCE_DIR="blueMSX-libretro-$srcGitRev"
ADDITIONAL_FILES="bluemsx_libretro.info.in"