aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/sdl2
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-12-12 21:46:47 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-12-12 21:46:47 +0800
commit5e108c547bd160df4d1f499d82a74e01affd748d (patch)
treeb1a20d7ee3f6b938b8e2a9e02f85c2d1a3967670 /repos/extra/sdl2
parentc820f504dc7b2905817dc8e29d3d45f194dbf070 (diff)
downloadalicelinux-5e108c547bd160df4d1f499d82a74e01affd748d.tar.gz
alicelinux-5e108c547bd160df4d1f499d82a74e01affd748d.zip
sdl2: updated to 2.30.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 0e3cc577..914cf276 100644
--- a/repos/extra/sdl2/.checksum
+++ b/repos/extra/sdl2/.checksum
@@ -1 +1 @@
-22f8bb8ef57a027b4ac415f4f243bf72d48c2f6436897d4dfac1a03b86b76c47 SDL2-2.30.9.tar.gz
+0e9f529e75ff3ca7391a34d00561e9fcbffdc247be37b1fc52a09990ac6276d2 SDL2-2.30.10.tar.gz
diff --git a/repos/extra/sdl2/.files b/repos/extra/sdl2/.files
index 9ef6b79e..82dc7bb3 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.3000.9
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3000.9
-lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3000.9
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3000.10
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3000.10
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3000.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 dd9cce8b..a3994b34 100644
--- a/repos/extra/sdl2/abuild
+++ b/repos/extra/sdl2/abuild
@@ -1,4 +1,4 @@
name=sdl2
-version=2.30.9
+version=2.30.10
release=1
source="https://www.libsdl.org/release/SDL2-$version.tar.gz"