aboutsummaryrefslogtreecommitdiff
path: root/repos
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-10-06 23:15:41 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-10-06 23:15:41 +0800
commitb1c8c12d16f76b46bbaec6aef97836aff365e4ad (patch)
tree816cf646c10eeda8cf79fe0a463342f53601a5ad /repos
parent89e7753e31e85338f34bb5409e22ecb28d2b880a (diff)
downloadalicelinux-b1c8c12d16f76b46bbaec6aef97836aff365e4ad.tar.gz
alicelinux-b1c8c12d16f76b46bbaec6aef97836aff365e4ad.zip
sdl2: updated to 2.30.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 a337edb6..3158467a 100644
--- a/repos/extra/sdl2/.checksum
+++ b/repos/extra/sdl2/.checksum
@@ -1 +1 @@
-c07788cf875c3450adead5a9ffd9cd1b9e9e2a0c78aed0c97a1c9c3141f3091c SDL2-2.30.6.tar.gz
+ad96ae1c39329039df2cc52a531e6ea990e181e920b35bab5b959af885066cd0 SDL2-2.30.8.tar.gz
diff --git a/repos/extra/sdl2/.files b/repos/extra/sdl2/.files
index 58381985..18294cb8 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.6
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3000.6
-lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3000.6
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3000.8
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3000.8
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3000.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 d4a153df..e45b9810 100644
--- a/repos/extra/sdl2/abuild
+++ b/repos/extra/sdl2/abuild
@@ -1,4 +1,4 @@
name=sdl2
-version=2.30.6
+version=2.30.8
release=1
source="https://www.libsdl.org/release/SDL2-$version.tar.gz"