diff options
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" |