From 3363f2b8ebfab9f85a62de94ecdfcb1fc3d4548c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 26 Jul 2019 15:43:35 +0200 Subject: [PATCH] libsdl2: update to 2.0.10 --- libsdl2/.footprint | 6 +++--- libsdl2/.signature | 8 ++++---- libsdl2/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/libsdl2/.footprint b/libsdl2/.footprint index 696047830..2b9ec5ecc 100644 --- a/libsdl2/.footprint +++ b/libsdl2/.footprint @@ -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 diff --git a/libsdl2/.signature b/libsdl2/.signature index 2f9cad78b..143ea6154 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -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 diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index 9cea9ba49..b76c8a6d9 100644 --- a/libsdl2/Pkgfile +++ b/libsdl2/Pkgfile @@ -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)