summaryrefslogtreecommitdiff
path: root/libsdl2
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2013-10-25 10:43:27 +0200
committerJose V Beneyto <sepen@crux.nu>2013-10-25 10:43:27 +0200
commit861e0199c76e3a568808d084c03af8eaab533a72 (patch)
tree0cf0a3a9f3ac760ef14d5d3bfeaacd952262a504 /libsdl2
parentc410f9628187bcf560a4e89e777db9350588ebe3 (diff)
downloadopt-861e0199c76e3a568808d084c03af8eaab533a72.tar.gz
opt-861e0199c76e3a568808d084c03af8eaab533a72.tar.xz
libsdl2: updated to 2.0.1
Diffstat (limited to 'libsdl2')
-rw-r--r--libsdl2/.footprint7
-rw-r--r--libsdl2/.md5sum2
-rw-r--r--libsdl2/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/libsdl2/.footprint b/libsdl2/.footprint
index d21508524..cdf642745 100644
--- a/libsdl2/.footprint
+++ b/libsdl2/.footprint
@@ -15,6 +15,7 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/SDL_endian.h
-rw-r--r-- root/root usr/include/SDL2/SDL_error.h
-rw-r--r-- root/root usr/include/SDL2/SDL_events.h
+-rw-r--r-- root/root usr/include/SDL2/SDL_filesystem.h
-rw-r--r-- root/root usr/include/SDL2/SDL_gamecontroller.h
-rw-r--r-- root/root usr/include/SDL2/SDL_gesture.h
-rw-r--r-- root/root usr/include/SDL2/SDL_haptic.h
@@ -67,11 +68,11 @@ drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/begin_code.h
-rw-r--r-- root/root usr/include/SDL2/close_code.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.0.0
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.0.0
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.1.0
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.1.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.0.0
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.1.0
-rw-r--r-- root/root usr/lib/libSDL2_test.a
-rw-r--r-- root/root usr/lib/libSDL2main.a
drwxr-xr-x root/root usr/lib/pkgconfig/
diff --git a/libsdl2/.md5sum b/libsdl2/.md5sum
index 7b4017b93..4a9178183 100644
--- a/libsdl2/.md5sum
+++ b/libsdl2/.md5sum
@@ -1 +1 @@
-beec89afb6edcc6f0abc4114f2e6bcf7 SDL2-2.0.0.tar.gz
+0eb97039488bf463e775295f7b18b227 SDL2-2.0.1.tar.gz
diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile
index fadda9b95..1b499518b 100644
--- a/libsdl2/Pkgfile
+++ b/libsdl2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: alsa-lib mesa3d
name=libsdl2
-version=2.0.0
+version=2.0.1
release=1
source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)

Generated by cgit