aboutsummaryrefslogtreecommitdiff
path: root/repos
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-07-08 10:11:41 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-07-08 10:11:41 +0800
commitd58eb66fc5b05d318806576f7a88a685564ec210 (patch)
treeb74cec7f62030a3a30659cce9d95a1cc3cf2f16b /repos
parentd888ac5dbe2da7752d4f334b1422773ce5268d67 (diff)
downloadalicelinux-d58eb66fc5b05d318806576f7a88a685564ec210.tar.gz
alicelinux-d58eb66fc5b05d318806576f7a88a685564ec210.zip
sdl2: updated to 2.30.5
Diffstat (limited to 'repos')
-rw-r--r--repos/extra/sdl2/.files6
-rw-r--r--repos/extra/sdl2/abuild2
2 files changed, 4 insertions, 4 deletions
diff --git a/repos/extra/sdl2/.files b/repos/extra/sdl2/.files
index 12299359..a10f6666 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.4
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3000.4
-lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3000.4
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3000.5
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3000.5
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3000.5
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 7802d7da..246665fa 100644
--- a/repos/extra/sdl2/abuild
+++ b/repos/extra/sdl2/abuild
@@ -1,4 +1,4 @@
name=sdl2
-version=2.30.4
+version=2.30.5
release=1
source="https://www.libsdl.org/release/SDL2-$version.tar.gz"