libsdl2: update to 2.0.8

This commit is contained in:
Juergen Daubert 2018-03-07 19:53:12 +01:00
parent 8b3174a372
commit bf7a240b2d
4 changed files with 9 additions and 9 deletions

View File

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

View File

@ -1 +1 @@
cdb071009d250e1782371049f0d5ca42 SDL2-2.0.7.tar.gz
3800d705cef742c6a634f202c37f263f SDL2-2.0.8.tar.gz

View File

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

View File

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