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

@@ -7,9 +7,9 @@ HOMEPAGE="https://www.michaelfogleman.com/projects/craft/"
COPYRIGHT="2014-2018 Michael Fogleman, the libretro team"
LICENSE="MIT"
REVISION="1"
srcGitRev="d1b832825b9cc500328efdc0f0a78517f1c5b479"
srcGitRev="1b0da2b133a528f352c4b6dc24a464c652e39630"
SOURCE_URI="https://github.com/libretro/Craft/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="86db436a6614563e279e2f4fcdd7e5dc7e906bed5bd7f97755b6186ee40d6f40"
CHECKSUM_SHA256="512e4975340b02544194f0c8312dcd4af4c57ae465d65ce1b96eb34c00a61165"
SOURCE_FILENAME="libretro-craft-${portVersion/_/-}-$srcGitRev.tar.gz"
SOURCE_DIR="Craft-$srcGitRev"
ADDITIONAL_FILES="craft_libretro.info.in"