diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:42:19 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:42:19 +0000 |
| commit | 00c98ed82ca409f8537322a00ede82297389cdb7 (patch) | |
| tree | af3bcdaed836fa6592ce614fa1d2f7a72ce10e4e /sdl2 | |
| parent | 6830d4460dc6e8d52734389337a3b7550e7808a7 (diff) | |
| download | alicelinux-00c98ed82ca409f8537322a00ede82297389cdb7.tar.gz alicelinux-00c98ed82ca409f8537322a00ede82297389cdb7.zip | |
Woodpecker CI 7cbd6585f10cc503bb5c3a819451148545d55447 [SKIP CI]
Diffstat (limited to 'sdl2')
| -rw-r--r-- | sdl2/.checksum | 2 | ||||
| -rw-r--r-- | sdl2/.files | 6 | ||||
| -rw-r--r-- | sdl2/abuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sdl2/.checksum b/sdl2/.checksum index abaa46de..839d9f3c 100644 --- a/sdl2/.checksum +++ b/sdl2/.checksum @@ -1 +1 @@ -84388fa14ec308e83967a8d2dba9c2986cfc7a58355d0c137f64c5359d994c4e SDL2-2.32.6.tar.gz +58773495a9d8625410b6dfacd0d21958250ca03f0de9801b043e7d5430fe5a46 SDL2-2.32.8.tar.gz diff --git a/sdl2/.files b/sdl2/.files index 1d4cbd9f..401d7b76 100644 --- a/sdl2/.files +++ b/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.6 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.6 -lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.6 +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 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/sdl2/abuild b/sdl2/abuild index 14401497..589465fe 100644 --- a/sdl2/abuild +++ b/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.32.6 +version=2.32.8 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |