diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:15:41 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:15:41 +0800 |
| commit | b1c8c12d16f76b46bbaec6aef97836aff365e4ad (patch) | |
| tree | 816cf646c10eeda8cf79fe0a463342f53601a5ad /repos/extra/sdl2/abuild | |
| parent | 89e7753e31e85338f34bb5409e22ecb28d2b880a (diff) | |
| download | alicelinux-b1c8c12d16f76b46bbaec6aef97836aff365e4ad.tar.gz alicelinux-b1c8c12d16f76b46bbaec6aef97836aff365e4ad.zip | |
sdl2: updated to 2.30.8
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 d4a153df..e45b9810 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.30.6 +version=2.30.8 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |