mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-19 18:44:13 +00:00
libretro.mame: 2017-03-02 -> 2018-09-13
Fixes build of the MAME libretro core. Closes #47137. Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
This commit is contained in:
parent
45de1594d7
commit
da84efcd12
@ -234,8 +234,8 @@ in with stdenv.lib.licenses;
|
||||
core = "mame";
|
||||
src = fetchRetro {
|
||||
repo = "mame";
|
||||
rev = "9f8a36adeb4dc54ec2ecac992ce91bcdb377519e";
|
||||
sha256 = "0blfvq28hgv9kkpijd8c9d9sa5g2qr448clwi7wrj8kqfdnrr8m1";
|
||||
rev = "9f9e6b6c9bde4d50c72e9a5c80496a1fec6b8aa9";
|
||||
sha256 = "0lfj8bjchkcvyb5x0x29cg10fkfklxndk80947k4qfysclijxpkv";
|
||||
};
|
||||
description = "Port of MAME to libretro";
|
||||
license = gpl2Plus;
|
||||
|
Loading…
Reference in New Issue
Block a user