diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-11-02 23:21:48 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-11-02 23:21:48 +0800 |
| commit | 34b0580e03cffd9b42cb2bf72c2e849bf12b4daa (patch) | |
| tree | 63b7f5b2930be872b15e4f1d76c7169bbfec125c /repos/extra/sdl2/abuild | |
| parent | ecc6842e92507e23455395a13a7e80b3735c7e89 (diff) | |
| download | alicelinux-34b0580e03cffd9b42cb2bf72c2e849bf12b4daa.tar.gz alicelinux-34b0580e03cffd9b42cb2bf72c2e849bf12b4daa.zip | |
sdl2: updated to 2.30.9
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 e45b9810..dd9cce8b 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.30.8 +version=2.30.9 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |