Merge pull request #3812 from MilhouseVH/le92_libretro-mame-fix-sha

[le92] libretro-mame: fix PKG_SHA256
This commit is contained in:
Matthias Reichl 2019-09-11 18:34:36 +02:00 committed by GitHub
commit 233b4ed056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
PKG_NAME="libretro-mame"
PKG_VERSION="d69ac66741ae89b27d843bc645944bdc1f37265f"
PKG_SHA256="7adcd4b1545b8abd9b0bcd366381023e4b1eb9f443f00926218c374b41b225f3"
PKG_SHA256="436d48120487780b09fb710a2d9e3727906dcc205405dfff3be848870d96a38f"
PKG_ARCH="x86_64 arm"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/libretro/mame"