From e98dcce73acf2a5c75f29a2871a7cafd0b5a951e Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Thu, 2 Dec 2021 12:21:39 +0100 Subject: [PATCH] libsdl2: update to 2.0.18 --- libsdl2/.footprint | 6 ++++-- libsdl2/.signature | 8 ++++---- libsdl2/Pkgfile | 4 ++-- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/libsdl2/.footprint b/libsdl2/.footprint index 32529ff23..a5b93db85 100644 --- a/libsdl2/.footprint +++ b/libsdl2/.footprint @@ -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 diff --git a/libsdl2/.signature b/libsdl2/.signature index 302d4afa2..44cc20eff 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -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 diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index fdd737bb4..34e213591 100644 --- a/libsdl2/Pkgfile +++ b/libsdl2/Pkgfile @@ -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() {