libretro.pcsx2: 0-unstable-2025-03-15 -> 0-unstable-2025-07-03 (#422209)
This commit is contained in:
commit
9af9e79f31
@ -11,13 +11,13 @@
|
|||||||
}:
|
}:
|
||||||
mkLibretroCore {
|
mkLibretroCore {
|
||||||
core = "pcsx2";
|
core = "pcsx2";
|
||||||
version = "0-unstable-2025-03-15";
|
version = "0-unstable-2025-07-03";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "libretro";
|
owner = "libretro";
|
||||||
repo = "ps2";
|
repo = "ps2";
|
||||||
rev = "6cc162de2162a0ffe92a4e0470141b9c7c095bf3";
|
rev = "f8c9740897cbba47ee5ecda9f1c34d73daf81379";
|
||||||
hash = "sha256-hzM4nt7Cp7l2fLtG60YmqVchuFskqVDyaZPHIO0E6Ws=";
|
hash = "sha256-2/CYjilppD/7o3G4kNMUTbEP91DQYct0ojHwShNy8cw=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user