aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/sdl2
diff options
context:
space:
mode:
authorLinux User <emmett@vmi2195005.contaboserver.net>2025-03-03 14:48:28 +0000
committerLinux User <emmett@vmi2195005.contaboserver.net>2025-03-03 14:48:28 +0000
commit9fd07ca7c785436984de69a2a1bfaf18a50b74da (patch)
tree21d8242eaad4387ec0d127758b2e3c6e84044418 /repos/extra/sdl2
parenteaca59e67a92d8228e8783c5b68a2bf0630acf08 (diff)
downloadalicelinux-9fd07ca7c785436984de69a2a1bfaf18a50b74da.tar.gz
alicelinux-9fd07ca7c785436984de69a2a1bfaf18a50b74da.zip
sdl2: updated to 2.32.2
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 fa80f83f..de451b4c 100644
--- a/repos/extra/sdl2/.checksum
+++ b/repos/extra/sdl2/.checksum
@@ -1 +1 @@
-c0c10ee61e9c81e377ffad5051bd15eaad410fd6d6f0eb82768abf29c4e75258 SDL2-2.32.0.tar.gz
+aa0b16d44f0a66ef76b24368aec18162eca8e657dfc0eec8a9b091ead2d95308 SDL2-2.32.2.tar.gz
diff --git a/repos/extra/sdl2/.files b/repos/extra/sdl2/.files
index 52d85fa8..bebc881b 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.0
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.0
-lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.0
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3200.2
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.2
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.2
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 cd1d2792..a92f008c 100644
--- a/repos/extra/sdl2/abuild
+++ b/repos/extra/sdl2/abuild
@@ -1,4 +1,4 @@
name=sdl2
-version=2.32.0
+version=2.32.2
release=1
source="https://www.libsdl.org/release/SDL2-$version.tar.gz"