picodrive_libretro: bump to latest git 20180725 (#2861)

This commit is contained in:
kwyxz
2018-07-25 11:10:06 -07:00
committed by fbrosson
parent d8a6abb33f
commit 6e03cdba15

View File

@@ -5,9 +5,9 @@ HOMEPAGE="http://notaz.gp2x.de/pico.php"
COPYRIGHT="2005-2018 notaz, the libretro team"
LICENSE="GNU LGPL v2.1"
REVISION="1"
srcGitRev="eaac037a9e331e8b26a77239d8dd96b76f86515e"
srcGitRev="2db90628f5f29f1d4030172ce4f57ab757fa9d93"
SOURCE_URI="https://github.com/libretro/picodrive/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="af6706f90bfd1de07e1f3cd7afe2e1e9ac37f0f176df5ccc5d80fdc4a49e4fea"
CHECKSUM_SHA256="c0d80a561676d1a49f9ece3edeff82e6464c856d5b5e0cf42ac426e750302384"
SOURCE_FILENAME="libretro-picodrive-${portVersion/_/-}-$srcGitRev.tar.gz"
SOURCE_DIR="picodrive-$srcGitRev"
ADDITIONAL_FILES="picodrive_libretro.info.in"