diff --git a/libsdl2/.footprint b/libsdl2/.footprint index 3495f1a4d..cf002233f 100644 --- a/libsdl2/.footprint +++ b/libsdl2/.footprint @@ -84,11 +84,11 @@ 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.14.0 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.14.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 -rw-r--r-- root/root usr/lib/libSDL2.a -rwxr-xr-x root/root usr/lib/libSDL2.la -lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.14.0 +lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.16.0 -rw-r--r-- root/root usr/lib/libSDL2_test.a -rwxr-xr-x root/root usr/lib/libSDL2_test.la -rw-r--r-- root/root usr/lib/libSDL2main.a diff --git a/libsdl2/.signature b/libsdl2/.signature index 5819d779d..78dff31d5 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RCtBjmOhzuIX7ZPrQSOyk0vqPJ0g3MlmvqxK26VMj8wpAD/yieJAVnlSyX10fy/h7yTfgJ4BTL3TdYU3eNUsws= -SHA256 (Pkgfile) = b1e1c221e7e27ec8af7e873606ee56c622480619e1f690e9d0ebfc45068b81ee -SHA256 (.footprint) = fb59460c70797d9a06e4b2e5a7119019b1e94dfea761e5d9874a19f7c41bc84f -SHA256 (SDL2-2.0.14.tar.gz) = d8215b571a581be1332d2106f8036fcb03d12a70bae01e20f424976d275432bc +RWSE3ohX2g5d/Roe+IUwVKcUREqFvYhEgUyeJ0zFTobmXrf+fR/Q2Hqy/njIaBZ6+HwmZlxD7qRss9yjw251oL1SuuhY0FdPUwU= +SHA256 (Pkgfile) = d5af1a5f3c8d7bf44eef9f7e0657d217b510c50c2dbd764ef5a4be21f3f9349c +SHA256 (.footprint) = 1694079a15bdccd81c461b61956fdfdfe4686869773125b28c6281df58493049 +SHA256 (SDL2-2.0.16.tar.gz) = 65be9ff6004034b5b2ce9927b5a4db1814930f169c4b2dae0a1e4697075f287b diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index 018765507..8952adf4c 100644 --- a/libsdl2/Pkgfile +++ b/libsdl2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: alsa-lib mesa name=libsdl2 -version=2.0.14 +version=2.0.16 release=1 source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)