libretro.dosbox: 0-unstable-2022-07-18 -> 0-unstable-2026-04-20 (#513865)
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
}:
|
||||
mkLibretroCore {
|
||||
core = "dosbox";
|
||||
version = "0-unstable-2022-07-18";
|
||||
version = "0-unstable-2026-04-20";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libretro";
|
||||
repo = "dosbox-libretro";
|
||||
rev = "b7b24262c282c0caef2368c87323ff8c381b3102";
|
||||
hash = "sha256-PG2eElenlEpu0U/NIh53p0uLqewnEdaq6Aoak5E1P3I=";
|
||||
rev = "4024bf0048c261db58ef98cb5e16de291c429f4e";
|
||||
hash = "sha256-sHq4xObXvgpaEnqtjJikN8g/io6FQdZWztifzSGPdH4=";
|
||||
};
|
||||
|
||||
env.CXXFLAGS = "-std=gnu++11";
|
||||
|
||||
Reference in New Issue
Block a user