libsdl2: update to 2.0.10

This commit is contained in:
Juergen Daubert 2019-07-26 15:43:35 +02:00
parent cd2e3d7ba2
commit 3363f2b8eb
3 changed files with 8 additions and 8 deletions

View File

@ -80,11 +80,11 @@ drwxr-xr-x root/root usr/lib/
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.cmake
lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.9.0
-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.9.0
lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.10.0
-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.10.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.9.0
lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.10.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/bPFQQpUO1XXhD6jsFX179JPm3dHhBoCo6xKnWj/494Fikahwj1DZa5UeZZ4/oOPvwCrS5+3Ku6wfYtstrymJgk=
SHA256 (Pkgfile) = 37492a0d4f41ef852f362230ff8b02bc7aa23f8b0e52903bedcac1415bf934e8
SHA256 (.footprint) = 43aba312472daa8743bd3e5ceb71432725d5dc1326193a72761a6ab392e9f2b7
SHA256 (SDL2-2.0.9.tar.gz) = 255186dc676ecd0c1dbf10ec8a2cc5d6869b5079d8a38194c2aecdff54b324b1
RWSE3ohX2g5d/TtjO2Jdk2lc76CQqVGYE5ZDVNyW1xD6rQV1ZhpV2SGjab2hR18xcNe1WNw5ZziH3OhMHTh6RdJDQzpqadJpEQM=
SHA256 (Pkgfile) = 526e5585961854ff8e085c9cf0205bc401766eab4c212dbfef8ae15bece77c80
SHA256 (.footprint) = ef540c3f85f27e915376d2b5b9447685c9075364dfb05969101d09c00093c7a3
SHA256 (SDL2-2.0.10.tar.gz) = b4656c13a1f0d0023ae2f4a9cf08ec92fffb464e0f24238337784159b8b91d57

View File

@ -4,7 +4,7 @@
# Depends on: alsa-lib mesa3d
name=libsdl2
version=2.0.9
version=2.0.10
release=1
source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)