summaryrefslogtreecommitdiff
path: root/libsdl2
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-03-11 13:08:32 +0100
committerJuergen Daubert <jue@jue.li>2020-03-11 13:08:32 +0100
commite8f7068f410dc3987f255b2486d05c5670209124 (patch)
tree9227084da5c4b7f45839577e456ced6d97b351cd /libsdl2
parent734a27410b11a868e81bd2007f3a1d3c20c23fe1 (diff)
downloadopt-e8f7068f410dc3987f255b2486d05c5670209124.tar.gz
opt-e8f7068f410dc3987f255b2486d05c5670209124.tar.xz
libsdl2: update to 2.0.12
Diffstat (limited to 'libsdl2')
-rw-r--r--libsdl2/.footprint8
-rw-r--r--libsdl2/.signature8
-rw-r--r--libsdl2/Pkgfile2
3 files changed, 10 insertions, 8 deletions
diff --git a/libsdl2/.footprint b/libsdl2/.footprint
index 2b9ec5ecc..372ba28bd 100644
--- a/libsdl2/.footprint
+++ b/libsdl2/.footprint
@@ -28,6 +28,7 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/SDL_log.h
-rw-r--r-- root/root usr/include/SDL2/SDL_main.h
-rw-r--r-- root/root usr/include/SDL2/SDL_messagebox.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_metal.h
-rw-r--r-- root/root usr/include/SDL2/SDL_mouse.h
-rw-r--r-- root/root usr/include/SDL2/SDL_mutex.h
-rw-r--r-- root/root usr/include/SDL2/SDL_name.h
@@ -79,12 +80,13 @@ drwxr-xr-x root/root usr/include/SDL2/
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-version.cmake
-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.10.0
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.10.0
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.12.0
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.12.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.10.0
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.12.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 143ea6154..b41a17487 100644
--- a/libsdl2/.signature
+++ b/libsdl2/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/TtjO2Jdk2lc76CQqVGYE5ZDVNyW1xD6rQV1ZhpV2SGjab2hR18xcNe1WNw5ZziH3OhMHTh6RdJDQzpqadJpEQM=
-SHA256 (Pkgfile) = 526e5585961854ff8e085c9cf0205bc401766eab4c212dbfef8ae15bece77c80
-SHA256 (.footprint) = ef540c3f85f27e915376d2b5b9447685c9075364dfb05969101d09c00093c7a3
-SHA256 (SDL2-2.0.10.tar.gz) = b4656c13a1f0d0023ae2f4a9cf08ec92fffb464e0f24238337784159b8b91d57
+RWSE3ohX2g5d/Y4yW4UYWXvnoJevxPMX/HwXBkkJdA8Zj+NWY0W5BRknH5XQMA6oL+atwGUXuUpn2NVmiydU7ZgcXxEFOKIwKgs=
+SHA256 (Pkgfile) = c9c656da07fe3f85d698647bc6a2797ba780e87486351c137050a8e7c78e5e20
+SHA256 (.footprint) = 1748ecf7248ae327934e3bccbc7f95c90925dcff46d7702295638b855c38b2b5
+SHA256 (SDL2-2.0.12.tar.gz) = 349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863
diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile
index b76c8a6d9..501366e1a 100644
--- a/libsdl2/Pkgfile
+++ b/libsdl2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: alsa-lib mesa3d
name=libsdl2
-version=2.0.10
+version=2.0.12
release=1
source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)

Generated by cgit