summaryrefslogtreecommitdiffstats
path: root/extra/sdl
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-09-21 10:08:02 +0200
committertnut <thierryn1 at hispeed dot ch>2010-09-21 10:08:02 +0200
commitf765fdc27a8f2f8410fc445f5fc95510d8ff91fb (patch)
tree362890730fd5d373617582f4620d268fad041bb5 /extra/sdl
parent81865a037057f49d677b77a219846cc94de6d56f (diff)
parent10468eb983d86fcd978c428ddb224376f3262645 (diff)
downloadnutyx-extra-f765fdc27a8f2f8410fc445f5fc95510d8ff91fb.tar.gz
nutyx-extra-f765fdc27a8f2f8410fc445f5fc95510d8ff91fb.tar.bz2
nutyx-extra-f765fdc27a8f2f8410fc445f5fc95510d8ff91fb.tar.xz
nutyx-extra-f765fdc27a8f2f8410fc445f5fc95510d8ff91fb.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'extra/sdl')
-rw-r--r--extra/sdl/.footprint6
-rw-r--r--extra/sdl/.md5sum2
-rwxr-xr-xextra/sdl/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/extra/sdl/.footprint b/extra/sdl/.footprint
index 74e5a2d93..884489ee6 100644
--- a/extra/sdl/.footprint
+++ b/extra/sdl/.footprint
@@ -36,11 +36,11 @@ drwxr-xr-x root/root usr/include/SDL/
-rw-r--r-- root/root usr/include/SDL/begin_code.h
-rw-r--r-- root/root usr/include/SDL/close_code.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/libSDL-1.2.so.0 -> libSDL-1.2.so.0.11.2
--rwxr-xr-x root/root usr/lib/libSDL-1.2.so.0.11.2
+lrwxrwxrwx root/root usr/lib/libSDL-1.2.so.0 -> libSDL-1.2.so.0.11.3
+-rwxr-xr-x root/root usr/lib/libSDL-1.2.so.0.11.3
-rw-r--r-- root/root usr/lib/libSDL.a
-rwxr-xr-x root/root usr/lib/libSDL.la
-lrwxrwxrwx root/root usr/lib/libSDL.so -> libSDL-1.2.so.0.11.2
+lrwxrwxrwx root/root usr/lib/libSDL.so -> libSDL-1.2.so.0.11.3
-rw-r--r-- root/root usr/lib/libSDLmain.a
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/sdl.pc
diff --git a/extra/sdl/.md5sum b/extra/sdl/.md5sum
index 0cb952ef1..d3939962a 100644
--- a/extra/sdl/.md5sum
+++ b/extra/sdl/.md5sum
@@ -1 +1 @@
-c6660feea2a6834de10bc71b2f8e4d88 SDL-1.2.13.tar.gz
+e52086d1b508fa0b76c52ee30b55bec4 SDL-1.2.14.tar.gz
diff --git a/extra/sdl/Pkgfile b/extra/sdl/Pkgfile
index 9016f7256..132700b72 100755
--- a/extra/sdl/Pkgfile
+++ b/extra/sdl/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: alsa-lib, esound, nas, mesa3d
name=sdl
-version=1.2.13
+version=1.2.14
release=1
source=(http://www.libsdl.org/release/SDL-$version.tar.gz)