diff options
author | Juergen Daubert <jue@jue.li> | 2022-04-26 13:50:24 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-04-26 13:50:24 +0200 |
commit | cc976cb1e16d363c6e12884e9d50f650c9f60739 (patch) | |
tree | f04c7ba5c13489d9bc81563a41e9af1171ad1635 /libsdl2 | |
parent | 51e04f7fc0acedfd491845b5e21a848c4d7af3cd (diff) | |
download | opt-cc976cb1e16d363c6e12884e9d50f650c9f60739.tar.gz opt-cc976cb1e16d363c6e12884e9d50f650c9f60739.tar.xz |
libsdl2: update to 2.0.22
Diffstat (limited to 'libsdl2')
-rw-r--r-- | libsdl2/.footprint | 6 | ||||
-rw-r--r-- | libsdl2/.signature | 8 | ||||
-rw-r--r-- | libsdl2/Pkgfile | 2 |
3 files changed, 7 insertions, 9 deletions
diff --git a/libsdl2/.footprint b/libsdl2/.footprint index d9fe12c7d..845f15e38 100644 --- a/libsdl2/.footprint +++ b/libsdl2/.footprint @@ -18,10 +18,8 @@ drwxr-xr-x root/root usr/include/SDL2/ -rw-r--r-- root/root usr/include/SDL2/SDL_config_minimal.h -rw-r--r-- root/root usr/include/SDL2/SDL_config_os2.h -rw-r--r-- root/root usr/include/SDL2/SDL_config_pandora.h --rw-r--r-- root/root usr/include/SDL2/SDL_config_psp.h -rw-r--r-- root/root usr/include/SDL2/SDL_config_windows.h -rw-r--r-- root/root usr/include/SDL2/SDL_config_winrt.h --rw-r--r-- root/root usr/include/SDL2/SDL_config_wiz.h -rw-r--r-- root/root usr/include/SDL2/SDL_copying.h -rw-r--r-- root/root usr/include/SDL2/SDL_cpuinfo.h -rw-r--r-- root/root usr/include/SDL2/SDL_egl.h @@ -104,8 +102,8 @@ drwxr-xr-x root/root usr/lib/cmake/SDL2/ -rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2staticTargets-release.cmake -rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2staticTargets.cmake lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so -> libSDL2-2.0.so.0 -lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.18.2 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.18.2 +lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.22.0 +-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.22.0 -rw-r--r-- root/root usr/lib/libSDL2.a lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so -rw-r--r-- root/root usr/lib/libSDL2main.a diff --git a/libsdl2/.signature b/libsdl2/.signature index 1358e2b86..cc8f1163c 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/a88LHqE26WF4SfGm6voaUiNyUCbxjp6XavAZLWMZvzAS1ADL9q2koVzqDjZ7i/AUhbtKcopscslC3OzAZxUAAE= -SHA256 (Pkgfile) = 8dd9d3cb709ab10347c3a649ca163477cb0a6676ef955d1941839b57a61aa643 -SHA256 (.footprint) = 26dc31ee18c6e2cdc0e4a34e2577de73a3f870e2f281710725fc0c2bc63d0d29 -SHA256 (SDL2-2.0.20.tar.gz) = c56aba1d7b5b0e7e999e4a7698c70b63a3394ff9704b5f6e1c57e0c16f04dd06 +RWSE3ohX2g5d/VqjZ6OuwRo3siIqarP0fQ0qoOCzOSlyKvYQk02NTuLRcXRnvDVOJ/uxjP0fMX2WaFgpEZ/xnWHeU6oaPKR/Nw4= +SHA256 (Pkgfile) = 6dce3ab22a069a1735773f41c90fa4503a6111b5ab29db4f8bedf78234130e82 +SHA256 (.footprint) = 7118816b62f04ec89643380d5524f9f1d067a1b547bc414ab66d97ad1db2ed42 +SHA256 (SDL2-2.0.22.tar.gz) = fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index bdf7920f3..00531cfd0 100644 --- a/libsdl2/Pkgfile +++ b/libsdl2/Pkgfile @@ -5,7 +5,7 @@ # Optional: alsa-lib ibus jack ninja pipewire pulseaudio wayland-protocols name=libsdl2 -version=2.0.20 +version=2.0.22 release=1 source=(https://www.libsdl.org/release/SDL2-$version.tar.gz) |