libretro.dosbox-pure: 0-unstable-2025-07-10 -> 0-unstable-2025-07-28 (#429310)
This commit is contained in:
commit
103ba7e57a
@ -5,13 +5,13 @@
|
|||||||
}:
|
}:
|
||||||
mkLibretroCore {
|
mkLibretroCore {
|
||||||
core = "dosbox-pure";
|
core = "dosbox-pure";
|
||||||
version = "0-unstable-2025-07-10";
|
version = "0-unstable-2025-07-28";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "schellingb";
|
owner = "schellingb";
|
||||||
repo = "dosbox-pure";
|
repo = "dosbox-pure";
|
||||||
rev = "92894e7bdb6304d23278dc77f8a9fa7212450f6e";
|
rev = "4b5f6c964aa56357e19632bf73d1875c2496fdd1";
|
||||||
hash = "sha256-uA/pm3DyT0VCyq85DzZGXjSGrKQ9uoEIfrs839ta97s=";
|
hash = "sha256-J1NSt2Q4+lWUVqROv5yAM/rXI5COl0FRux3xqFLw20g=";
|
||||||
};
|
};
|
||||||
|
|
||||||
hardeningDisable = [ "format" ];
|
hardeningDisable = [ "format" ];
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user