Revert "libretro.mame: 2017-06-04 -> 2017-03-02"
This commit is contained in:
parent
e630e9da79
commit
ab7aaf1b94
@ -232,11 +232,10 @@ in with stdenv.lib.licenses;
|
|||||||
|
|
||||||
mame = (mkLibRetroCore {
|
mame = (mkLibRetroCore {
|
||||||
core = "mame";
|
core = "mame";
|
||||||
version = "2018-03-02";
|
|
||||||
src = fetchRetro {
|
src = fetchRetro {
|
||||||
repo = "mame";
|
repo = "mame";
|
||||||
rev = "893f1ac2231b348b63209fd5b2545f770458ae8f";
|
rev = "9f8a36adeb4dc54ec2ecac992ce91bcdb377519e";
|
||||||
sha256 = "1j9p82q9jhf5lf4w392zd09bq0j4iw1afhznymg0v60jv592h3gz";
|
sha256 = "0blfvq28hgv9kkpijd8c9d9sa5g2qr448clwi7wrj8kqfdnrr8m1";
|
||||||
};
|
};
|
||||||
description = "Port of MAME to libretro";
|
description = "Port of MAME to libretro";
|
||||||
license = gpl2Plus;
|
license = gpl2Plus;
|
||||||
|
Loading…
Reference in New Issue
Block a user