diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:20:14 +0800 |
| commit | a189736cd01a72a365d3f0a2c8cb468166165b5b (patch) | |
| tree | 595ce18537a3b12a93f5adeb9ea1edda34cb2acc /repos/extra/sdl2/abuild | |
| parent | bf445382f368a4839c197c1e49144fb0d1f9fec3 (diff) | |
| download | alicelinux-a189736cd01a72a365d3f0a2c8cb468166165b5b.tar.gz alicelinux-a189736cd01a72a365d3f0a2c8cb468166165b5b.zip | |
sdl2: updated to 2.30.4
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 985ff336..7802d7da 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.30.3 +version=2.30.4 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |