diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:54:14 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-03 09:54:14 +0000 |
| commit | 3f5e22e4e52905abe06eacf265d728d52f38894e (patch) | |
| tree | 2bafe0ceabcbbd60c411a31da7d384c39e201a42 /sdl2 | |
| parent | c09239f03e033fda7db52849f4feef1329892ca5 (diff) | |
| download | alicelinux-3f5e22e4e52905abe06eacf265d728d52f38894e.tar.gz alicelinux-3f5e22e4e52905abe06eacf265d728d52f38894e.zip | |
Woodpecker CI a30b747c780e7697d89e1b1e592ccf9b552b15b4 [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 839d9f3c..e79cf2cb 100644 --- a/sdl2/.checksum +++ b/sdl2/.checksum @@ -1 +1 @@ -58773495a9d8625410b6dfacd0d21958250ca03f0de9801b043e7d5430fe5a46 SDL2-2.32.8.tar.gz +156baf93aa8b917559ec741d0ec7bee8d4ab856436113a3c1a122add1b848757 SDL2-2.32.10.tar.gz diff --git a/sdl2/.files b/sdl2/.files index 401d7b76..8520ea2c 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.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 +lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3200.10 +-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.10 +lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.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/sdl2/abuild b/sdl2/abuild index 589465fe..33ec01cb 100644 --- a/sdl2/abuild +++ b/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.32.8 +version=2.32.10 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |