summaryrefslogtreecommitdiff
path: root/libsdl2
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2014-03-21 11:49:04 +0100
committerJose V Beneyto <sepen@crux.nu>2014-03-21 11:49:04 +0100
commitc6e9c91f621db29f03db051d82a39a8cf4cc0062 (patch)
tree6a07bf1b93a757f73774566dab797208c99bf444 /libsdl2
parentc481687277a0f0df548958c57a6acd174bbcd174 (diff)
downloadopt-c6e9c91f621db29f03db051d82a39a8cf4cc0062.tar.gz
opt-c6e9c91f621db29f03db051d82a39a8cf4cc0062.tar.xz
libsdl2: updated to 2.0.3
Diffstat (limited to 'libsdl2')
-rw-r--r--libsdl2/.footprint6
-rw-r--r--libsdl2/.md5sum2
-rw-r--r--libsdl2/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/libsdl2/.footprint b/libsdl2/.footprint
index cdf642745..c22b75d8a 100644
--- a/libsdl2/.footprint
+++ b/libsdl2/.footprint
@@ -68,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.1.0
--rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.1.0
+lrwxrwxrwx root/root usr/lib/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.2.1
+-rwxr-xr-x root/root usr/lib/libSDL2-2.0.so.0.2.1
-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.1.0
+lrwxrwxrwx root/root usr/lib/libSDL2.so -> libSDL2-2.0.so.0.2.1
-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 4a9178183..a6923becc 100644
--- a/libsdl2/.md5sum
+++ b/libsdl2/.md5sum
@@ -1 +1 @@
-0eb97039488bf463e775295f7b18b227 SDL2-2.0.1.tar.gz
+fe6c61d2e9df9ef570e7e80c6e822537 SDL2-2.0.3.tar.gz
diff --git a/libsdl2/Pkgfile b/libsdl2/Pkgfile
index 1b499518b..6b3d5c14e 100644
--- a/libsdl2/Pkgfile
+++ b/libsdl2/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: alsa-lib mesa3d
name=libsdl2
-version=2.0.1
+version=2.0.3
release=1
source=(http://www.libsdl.org/release/SDL2-$version.tar.gz)

Generated by cgit