summaryrefslogtreecommitdiff
path: root/libsdl2
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2018-11-01 11:59:14 +0100
committerJuergen Daubert <jue@jue.li>2018-11-01 11:59:42 +0100
commit2cc9c31da1ba61335e7f9fc462652cfb9ad01d2c (patch)
tree0f2ec60e0db25c42e8cd194b07ed8b86cc30cb15 /libsdl2
parent38a5def3026e0d72ed1cb08fc2a6329f52a5a9a9 (diff)
downloadopt-2cc9c31da1ba61335e7f9fc462652cfb9ad01d2c.tar.gz
opt-2cc9c31da1ba61335e7f9fc462652cfb9ad01d2c.tar.xz
libsdl2: update to 2.0.9
Diffstat (limited to 'libsdl2')
-rw-r--r--libsdl2/.footprint7
-rw-r--r--libsdl2/.signature8
-rw-r--r--libsdl2/Pkgfile2
3 files changed, 9 insertions, 8 deletions
diff --git a/libsdl2/.footprint b/libsdl2/.footprint
index ef2752e3d..696047830 100644
--- a/libsdl2/.footprint
+++ b/libsdl2/.footprint
@@ -48,6 +48,7 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/SDL_revision.h
-rw-r--r-- root/root usr/include/SDL2/SDL_rwops.h
-rw-r--r-- root/root usr/include/SDL2/SDL_scancode.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_sensor.h
-rw-r--r-- root/root usr/include/SDL2/SDL_shape.h
-rw-r--r-- root/root usr/include/SDL2/SDL_stdinc.h
-rw-r--r-- root/root usr/include/SDL2/SDL_surface.h
@@ -79,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.8.0
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.8.0
+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
-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.8.0
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.9.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 247bda262..fdd8e438d 100644
--- a/libsdl2/.signature
+++ b/libsdl2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/T6gUk+cmMq/sP5QTMPSjlUThEme4LeErTOCBdFVg4WxO2qCqOn35m6Szjt8feNUplhSgdDNnBIsN4j9zdhM6AA=
-SHA256 (Pkgfile) = b4670790a70aa2faff804f66fd2d101a0aefadb8400f4ca57300a135d1f68156
-SHA256 (.footprint) = 76b5b9d582287769ee9c7e2c8ab089968d91d5d6943f514b2d76367804d610ae
-SHA256 (SDL2-2.0.8.tar.gz) = edc77c57308661d576e843344d8638e025a7818bff73f8fbfab09c3c5fd092ec
+RWSE3ohX2g5d/Zj+n0EkHHjup6A7SR6DToxnkdRkPNFfP01yGcChT5cStZ+N0h8uSIZIwkLN3IkGDtmvQWCus4As/GH7ZcMmwgw=
+SHA256 (Pkgfile) = fdd91e0643f5eda1fc66519d79fe79f25e850b362a58331c44ea7f52a266b4b8
+SHA256 (.footprint) = 43aba312472daa8743bd3e5ceb71432725d5dc1326193a72761a6ab392e9f2b7
+SHA256 (SDL2-2.0.9.tar.gz) = 255186dc676ecd0c1dbf10ec8a2cc5d6869b5079d8a38194c2aecdff54b324b1
diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile
index 16562c7dd..695cffef1 100644
--- a/libsdl2/Pkgfile
+++ b/libsdl2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: alsa-lib mesa3d
name=libsdl2
-version=2.0.8
+version=2.0.9
release=1
source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)

Generated by cgit