RA: keep fixing submodules

This commit is contained in:
XargonWan 2023-03-14 08:21:46 +00:00
parent 137dbe610c
commit da02c990e3
2 changed files with 23 additions and 1 deletions

View file

@ -0,0 +1,22 @@
{
"name": "SDL2",
"buildsystem": "autotools",
"config-opts": ["--disable-static"],
"sources": [
{
"type": "archive",
"url": "https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.26.3.tar.gz",
"sha256": "af0ff86e4a268bc12c915a0ea19ea1a16419ab1426d92bad5f4e26eb31583967"
}
],
"cleanup": [ "/bin/sdl2-config",
"/include",
"/lib/libSDL2.la",
"/lib/libSDL2main.a",
"/lib/libSDL2main.la",
"/lib/libSDL2_test.a",
"/lib/libSDL2_test.la",
"/lib/cmake",
"/share/aclocal",
"/lib/pkgconfig"]
}

@ -1 +1 @@
Subproject commit 3ac77f545ddf0ac581bc89d7b915c23eb18f841b
Subproject commit d41118dd267fead8b626587fd50c55bc88cf9271