libretro.meteor: 0-unstable-2020-12-28 -> 0-unstable-2026-03-31 (#507406)

This commit is contained in:
Thiago Kenji Okada
2026-04-06 23:14:47 +00:00
committed by GitHub
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "meteor";
version = "0-unstable-2020-12-28";
version = "0-unstable-2026-03-31";
src = fetchFromGitHub {
owner = "libretro";
repo = "meteor-libretro";
rev = "e533d300d0561564451bde55a2b73119c768453c";
hash = "sha256-zMkgzUz2rk0SD5ojY4AqaDlNM4k4QxuUxVBRBcn6TqQ=";
rev = "13ac21ccdb81c8a99fddebf5b29482f19194ec88";
hash = "sha256-AUn8gTtlFaosKTlcmJCmwdDeEvXwRjkkvht+JXkM36U=";
};
makefile = "Makefile";