From bf7a240b2d5811e6ebc12e9df7a4d3a56812488a Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 7 Mar 2018 19:53:12 +0100 Subject: [PATCH] libsdl2: update to 2.0.8 --- libsdl2/.footprint | 6 +++--- libsdl2/.md5sum | 2 +- libsdl2/.signature | 8 ++++---- libsdl2/Pkgfile | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/libsdl2/.footprint b/libsdl2/.footprint index d75f2a0ca..ef2752e3d 100644 --- a/libsdl2/.footprint +++ b/libsdl2/.footprint @@ -79,11 +79,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.7.0 --rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.7.0 +lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.8.0 +-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.8.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.7.0 +lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.8.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/.md5sum b/libsdl2/.md5sum index c55b8b8ce..68f7e9ab1 100644 --- a/libsdl2/.md5sum +++ b/libsdl2/.md5sum @@ -1 +1 @@ -cdb071009d250e1782371049f0d5ca42 SDL2-2.0.7.tar.gz +3800d705cef742c6a634f202c37f263f SDL2-2.0.8.tar.gz diff --git a/libsdl2/.signature b/libsdl2/.signature index c8c61fe64..247bda262 100644 --- a/libsdl2/.signature +++ b/libsdl2/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RTwsSQeCa3Oan0ZBAHudNH33FfzKZuNYm1AXu8zs1iY6LvC2UvBi02JYSK+wLSKt4+jAnkgU+9O0eLJbRSP4w8= -SHA256 (Pkgfile) = 6230c66e685b68f8c4b630035c42908ac783fe1f38c27a6a251d0a9dd2bd9bf6 -SHA256 (.footprint) = 42423e3b5c95114095a3e752617b4e1abaf0911fc967510911ba5aa3635752dc -SHA256 (SDL2-2.0.7.tar.gz) = ee35c74c4313e2eda104b14b1b86f7db84a04eeab9430d56e001cea268bf4d5e +RWSE3ohX2g5d/T6gUk+cmMq/sP5QTMPSjlUThEme4LeErTOCBdFVg4WxO2qCqOn35m6Szjt8feNUplhSgdDNnBIsN4j9zdhM6AA= +SHA256 (Pkgfile) = b4670790a70aa2faff804f66fd2d101a0aefadb8400f4ca57300a135d1f68156 +SHA256 (.footprint) = 76b5b9d582287769ee9c7e2c8ab089968d91d5d6943f514b2d76367804d610ae +SHA256 (SDL2-2.0.8.tar.gz) = edc77c57308661d576e843344d8638e025a7818bff73f8fbfab09c3c5fd092ec diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile index fd555cd21..16562c7dd 100644 --- a/libsdl2/Pkgfile +++ b/libsdl2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: alsa-lib mesa3d name=libsdl2 -version=2.0.7 +version=2.0.8 release=1 source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)