libsdl2: update to 2.0.18

This commit is contained in:
Juergen Daubert 2021-12-02 12:21:39 +01:00
parent 7b2d6008da
commit e98dcce73a
3 changed files with 10 additions and 8 deletions

View File

@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/SDL_clipboard.h
-rw-r--r-- root/root usr/include/SDL2/SDL_config.h
-rw-r--r-- root/root usr/include/SDL2/SDL_config_android.h
-rw-r--r-- root/root usr/include/SDL2/SDL_config_emscripten.h
-rw-r--r-- root/root usr/include/SDL2/SDL_config_iphoneos.h
-rw-r--r-- root/root usr/include/SDL2/SDL_config_macosx.h
-rw-r--r-- root/root usr/include/SDL2/SDL_config_minimal.h
@ -31,6 +32,7 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/SDL_gamecontroller.h
-rw-r--r-- root/root usr/include/SDL2/SDL_gesture.h
-rw-r--r-- root/root usr/include/SDL2/SDL_haptic.h
-rw-r--r-- root/root usr/include/SDL2/SDL_hidapi.h
-rw-r--r-- root/root usr/include/SDL2/SDL_hints.h
-rw-r--r-- root/root usr/include/SDL2/SDL_joystick.h
-rw-r--r-- root/root usr/include/SDL2/SDL_keyboard.h
@ -98,8 +100,8 @@ drwxr-xr-x root/root usr/lib/cmake/SDL2/
-rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2Targets-release.cmake
-rw-r--r-- root/root usr/lib/cmake/SDL2/SDL2Targets.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.16.0
-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.16.0
lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.18.0
-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.18.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

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/dYb6tMZCBy9Mxvo//QkQvgPvUaij6zlxYOwxs7x1ejQgMcOW7t4+/L2MrSkWDgq7wOdm8VNpuLmAg6C1AdK7wQ=
SHA256 (Pkgfile) = 11dac7efcb8dc2af56ad924cf2e1c0af642cb18cf9af2a19f5fc59ea8599ec3d
SHA256 (.footprint) = 71652075eefd1782c3df4ffc8fe3578f9cbb8cf9f4e7f0940c1e047bd9ba5b9e
SHA256 (SDL2-2.0.16.tar.gz) = 65be9ff6004034b5b2ce9927b5a4db1814930f169c4b2dae0a1e4697075f287b
RWSE3ohX2g5d/YVw6s2pT803ECPUr83idvPNACQqorXJNd8fPHLeK/SynT3B2gn2ZJXpu3mBaAEmqReLPIYnYlq+ExVn7ZPz7wo=
SHA256 (Pkgfile) = 22d2d521882a61a2d256e5a31118e97353205c4af12acd275b199b0160cef655
SHA256 (.footprint) = 35fddd68b42b5d279cf8ad85cdf6334d76a68cbf13fc9492804d31234ba790bc
SHA256 (SDL2-2.0.18.tar.gz) = 94d40cd73dbfa10bb6eadfbc28f355992bb2d6ef6761ad9d4074eff95ee5711c

View File

@ -5,8 +5,8 @@
# Optional: alsa-lib jack ninja pipewire pulseaudio wayland-protocols
name=libsdl2
version=2.0.16
release=2
version=2.0.18
release=1
source=(https://www.libsdl.org/release/SDL2-$version.tar.gz)
build() {