diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:23:05 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:23:05 +0000 |
| commit | 7f8fa8a7f0e0fea6af0a2819b41ec772e6b3db74 (patch) | |
| tree | cc49934659faac6d9c995b7d99be7926dfee9adf /repos/extra/sdl2/abuild | |
| parent | 3e19276559cdabcda4b23dd82be43f3e42038ba3 (diff) | |
| download | alicelinux-7f8fa8a7f0e0fea6af0a2819b41ec772e6b3db74.tar.gz alicelinux-7f8fa8a7f0e0fea6af0a2819b41ec772e6b3db74.zip | |
sdl2: updated to 2.32.8
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 14401497..589465fe 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.32.6 +version=2.32.8 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |