aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/sdl2
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-09-03 09:52:19 +0000
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-09-03 09:52:19 +0000
commitfca75cc4316c58ffe6b1d7366fa3b9e9c6d5add2 (patch)
tree8ef2a72fadfbcb751bdb49a5f4c58d160f16dd15 /repos/extra/sdl2
parent4f62f024ab42b55786841d1494404157d89d5520 (diff)
downloadalicelinux-fca75cc4316c58ffe6b1d7366fa3b9e9c6d5add2.tar.gz
alicelinux-fca75cc4316c58ffe6b1d7366fa3b9e9c6d5add2.zip
sdl2: updated to 2.32.10
Diffstat (limited to 'repos/extra/sdl2')
-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 839d9f3c..e79cf2cb 100644
--- a/repos/extra/sdl2/.checksum
+++ b/repos/extra/sdl2/.checksum
@@ -1 +1 @@
-58773495a9d8625410b6dfacd0d21958250ca03f0de9801b043e7d5430fe5a46 SDL2-2.32.8.tar.gz
+156baf93aa8b917559ec741d0ec7bee8d4ab856436113a3c1a122add1b848757 SDL2-2.32.10.tar.gz
diff --git a/repos/extra/sdl2/.files b/repos/extra/sdl2/.files
index 401d7b76..8520ea2c 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.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
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3200.10
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.10
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.10
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 589465fe..33ec01cb 100644
--- a/repos/extra/sdl2/abuild
+++ b/repos/extra/sdl2/abuild
@@ -1,4 +1,4 @@
name=sdl2
-version=2.32.8
+version=2.32.10
release=1
source="https://www.libsdl.org/release/SDL2-$version.tar.gz"