diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
| commit | 9fd07ca7c785436984de69a2a1bfaf18a50b74da (patch) | |
| tree | 21d8242eaad4387ec0d127758b2e3c6e84044418 /repos/extra/sdl2/abuild | |
| parent | eaca59e67a92d8228e8783c5b68a2bf0630acf08 (diff) | |
| download | alicelinux-9fd07ca7c785436984de69a2a1bfaf18a50b74da.tar.gz alicelinux-9fd07ca7c785436984de69a2a1bfaf18a50b74da.zip | |
sdl2: updated to 2.32.2
Diffstat (limited to 'repos/extra/sdl2/abuild')
| -rw-r--r-- | repos/extra/sdl2/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/sdl2/abuild b/repos/extra/sdl2/abuild index cd1d2792..a92f008c 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.32.0 +version=2.32.2 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |