libretro.freeintv: 0-unstable-2024-06-28 -> 0-unstable-2024-10-21

This commit is contained in:
R. Ryantm
2024-12-10 20:28:02 +00:00
parent 9ad61cfc19
commit f0a2b7b6e2
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "freeintv";
version = "0-unstable-2024-06-28";
version = "0-unstable-2024-10-21";
src = fetchFromGitHub {
owner = "libretro";
repo = "freeintv";
rev = "6bd91d0d83d896e66b9fd7e5e239f93f00e4ad87";
hash = "sha256-P3devj/aAa0e/QpV68kQkLAvhrVGO8O8ijkUAobgUb0=";
rev = "beab9af119fc117833d2d866d8d4ea0857ec0236";
hash = "sha256-+3hF7OZ2OD8K3OsvzJ3+Nn3DwC7PfD+Mr3Ku2/W/fDQ=";
};
makefile = "Makefile";