aboutsummaryrefslogtreecommitdiff
path: root/repos
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-06-10 11:23:05 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-06-10 11:23:05 +0000
commit7f8fa8a7f0e0fea6af0a2819b41ec772e6b3db74 (patch)
treecc49934659faac6d9c995b7d99be7926dfee9adf /repos
parent3e19276559cdabcda4b23dd82be43f3e42038ba3 (diff)
downloadalicelinux-7f8fa8a7f0e0fea6af0a2819b41ec772e6b3db74.tar.gz
alicelinux-7f8fa8a7f0e0fea6af0a2819b41ec772e6b3db74.zip
sdl2: updated to 2.32.8
Diffstat (limited to 'repos')
-rw-r--r--repos/extra/sdl2/.checksum2
-rw-r--r--repos/extra/sdl2/.files6
-rw-r--r--repos/extra/sdl2/abuild2
3 files changed, 5 insertions, 5 deletions
diff --git a/repos/extra/sdl2/.checksum b/repos/extra/sdl2/.checksum
index abaa46de..839d9f3c 100644
--- a/repos/extra/sdl2/.checksum
+++ b/repos/extra/sdl2/.checksum
@@ -1 +1 @@
-84388fa14ec308e83967a8d2dba9c2986cfc7a58355d0c137f64c5359d994c4e SDL2-2.32.6.tar.gz
+58773495a9d8625410b6dfacd0d21958250ca03f0de9801b043e7d5430fe5a46 SDL2-2.32.8.tar.gz
diff --git a/repos/extra/sdl2/.files b/repos/extra/sdl2/.files
index 1d4cbd9f..401d7b76 100644
--- a/repos/extra/sdl2/.files
+++ b/repos/extra/sdl2/.files
@@ -86,9 +86,9 @@ drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/SDL2/
-rw-r--r-- root/root usr/lib/cmake/SDL2/sdl2-config-version.cmake
-rw-r--r-- root/root usr/lib/cmake/SDL2/sdl2-config.cmake
-lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3200.6
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.6
-lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.6
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3200.8
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.8
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.8
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/sdl2.pc
drwxr-xr-x root/root usr/share/
diff --git a/repos/extra/sdl2/abuild b/repos/extra/sdl2/abuild
index 14401497..589465fe 100644
--- a/repos/extra/sdl2/abuild
+++ b/repos/extra/sdl2/abuild
@@ -1,4 +1,4 @@
name=sdl2
-version=2.32.6
+version=2.32.8
release=1
source="https://www.libsdl.org/release/SDL2-$version.tar.gz"