diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:11:41 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-08 10:11:41 +0800 |
| commit | d58eb66fc5b05d318806576f7a88a685564ec210 (patch) | |
| tree | b74cec7f62030a3a30659cce9d95a1cc3cf2f16b /repos/extra/sdl2/abuild | |
| parent | d888ac5dbe2da7752d4f334b1422773ce5268d67 (diff) | |
| download | alicelinux-d58eb66fc5b05d318806576f7a88a685564ec210.tar.gz alicelinux-d58eb66fc5b05d318806576f7a88a685564ec210.zip | |
sdl2: updated to 2.30.5
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 7802d7da..246665fa 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.30.4 +version=2.30.5 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |