libretro: additional cores bump (#5443)

* atari800_libretro: bumped to version 3.1.0:20201109

* mrboom_libretro: bumped to version 4.9:20201124

* mupen64plus_next_libretro: bumped to version 1.0:20201125

* stella2014_libretro: bumped to version 3.9.3:20201007

* vecx_libretro: bumped to version 1.2:20201018

* scummvm_libretro: bumped to version 2.0.0:20201007

* fbneo_libretro: bumped to version 1.0.0.0:20200925
This commit is contained in:
kwyxz
2020-11-25 15:00:29 -08:00
committed by GitHub
parent 45d19c1066
commit c49c79587c
8 changed files with 29 additions and 35 deletions

View File

@@ -7,14 +7,14 @@ HOMEPAGE="http://mrboom.mumblecore.org/"
COPYRIGHT="2001-2020 Remdy Software, the libretro team"
LICENSE="MIT"
REVISION="1"
srcGitRev="d7e4dbbe19f2c88355369328e50bd1def91dc674"
srcGitRev="8c9dc9b6c18f304f8c7b3514e3e5f5f5524ff645"
SOURCE_URI="https://github.com/libretro/mrboom-libretro/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="ed268f5cd47c6297b5c09d797f3d0a43d025cd9b6af28fba0f0092acfb9c86a0"
CHECKSUM_SHA256="c2a361c81d7bbd1c1b6da1e30b3621ac7ead8807132617d13779d8ad7a1f79e7"
SOURCE_FILENAME="libretro-mrboom-${portVersion/_/-}-$srcGitRev.tar.gz"
SOURCE_DIR="mrboom-libretro-$srcGitRev"
srcGitRev_2="fedb955ff18465d879b8bb02c7e6fc17188780b1"
srcGitRev_2="a810c57f8c4e51659ae776beb25d7bd4a7b86251"
SOURCE_URI_2="https://github.com/libretro/libretro-common/archive/$srcGitRev_2.tar.gz"
CHECKSUM_SHA256_2="7c9ea6937c8df9ba31b7c324659f12b8ca0c09c41e234febc16f8af3f886f7d5"
CHECKSUM_SHA256_2="d146d67593d73179d6ddd9f5208e902458f6851be5a6dead3bc8bdfd4cd094e8"
SOURCE_FILENAME_2="libretro-common-$srcGitRev_2.tar.gz"
ADDITIONAL_FILES="mrboom_libretro.info.in"