libsdl2: update to 2.0.16

This commit is contained in:
Juergen Daubert 2021-08-10 18:20:40 +02:00
parent ce626372a9
commit 8d6a7acc39
3 changed files with 8 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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)