diff options
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/sdl2/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/sdl2/.files | 6 | ||||
| -rw-r--r-- | repos/extra/sdl2/abuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/repos/extra/sdl2/.checksum b/repos/extra/sdl2/.checksum index fa80f83f..de451b4c 100644 --- a/repos/extra/sdl2/.checksum +++ b/repos/extra/sdl2/.checksum @@ -1 +1 @@ -c0c10ee61e9c81e377ffad5051bd15eaad410fd6d6f0eb82768abf29c4e75258 SDL2-2.32.0.tar.gz +aa0b16d44f0a66ef76b24368aec18162eca8e657dfc0eec8a9b091ead2d95308 SDL2-2.32.2.tar.gz diff --git a/repos/extra/sdl2/.files b/repos/extra/sdl2/.files index 52d85fa8..bebc881b 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.3200.0 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.0 -lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.0 +lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3200.2 +-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.3200.2 +lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.3200.2 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 cd1d2792..a92f008c 100644 --- a/repos/extra/sdl2/abuild +++ b/repos/extra/sdl2/abuild @@ -1,4 +1,4 @@ name=sdl2 -version=2.32.0 +version=2.32.2 release=1 source="https://www.libsdl.org/release/SDL2-$version.tar.gz" |