diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-08 08:20:14 +0800 |
| commit | 4cac321570f3bc7b1c5e4cf8dd284549faaca934 (patch) | |
| tree | 59ed643d8221a6ef41c3a3eb38f766595dc050cc /repos/extra/sdl2/abuild | |
| parent | 2a61c7e5aeb3d7df645852747976c279a50cdc04 (diff) | |
| download | alicelinux-4cac321570f3bc7b1c5e4cf8dd284549faaca934.tar.gz alicelinux-4cac321570f3bc7b1c5e4cf8dd284549faaca934.zip | |
sdl2: updated to 2.30.11
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 a3994b34..29e24c0a 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.30.10 +version=2.30.11 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |