diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-02 06:50:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-02 06:50:41 +0000 |
| commit | e6c1b9dccdc7941f91473f0f7ccc0e473a5bb7c6 (patch) | |
| tree | af548681b3f55e747b1f0ed65d42ab82a4bb5a36 /repos/extra/sdl2/abuild | |
| parent | 83bd7229c32bd0643119d7b0f884ac7fe8232263 (diff) | |
| download | alicelinux-e6c1b9dccdc7941f91473f0f7ccc0e473a5bb7c6.tar.gz alicelinux-e6c1b9dccdc7941f91473f0f7ccc0e473a5bb7c6.zip | |
sdl2: updated to 2.32.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 a92f008c..b5abcaf0 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.32.2 +version=2.32.4 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |