diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2012-04-06 17:39:23 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2012-04-06 17:39:23 +1000 |
commit | 3d3339804fea1e23e84aaf31ba9302d55ffea046 (patch) | |
tree | 08d197c66e7602c2ffd815dd4dae8f096613e61e /sdl_image | |
parent | 128f8505d69b23270e0be9bf1d3c7fe98c0664f3 (diff) | |
download | contrib-3d3339804fea1e23e84aaf31ba9302d55ffea046.tar.gz contrib-3d3339804fea1e23e84aaf31ba9302d55ffea046.tar.xz |
sdl_image: 1.2.10 -> 1.2.12
Diffstat (limited to 'sdl_image')
-rw-r--r-- | sdl_image/.footprint | 6 | ||||
-rw-r--r-- | sdl_image/.md5sum | 2 | ||||
-rw-r--r-- | sdl_image/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sdl_image/.footprint b/sdl_image/.footprint index c11c1bfe0..d46e94321 100644 --- a/sdl_image/.footprint +++ b/sdl_image/.footprint @@ -3,10 +3,10 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/SDL/ -rw-r--r-- root/root usr/include/SDL/SDL_image.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libSDL_image-1.2.so.0 -> libSDL_image-1.2.so.0.8.2 --rwxr-xr-x root/root usr/lib/libSDL_image-1.2.so.0.8.2 +lrwxrwxrwx root/root usr/lib/libSDL_image-1.2.so.0 -> libSDL_image-1.2.so.0.8.4 +-rwxr-xr-x root/root usr/lib/libSDL_image-1.2.so.0.8.4 -rw-r--r-- root/root usr/lib/libSDL_image.a -rwxr-xr-x root/root usr/lib/libSDL_image.la -lrwxrwxrwx root/root usr/lib/libSDL_image.so -> libSDL_image-1.2.so.0.8.2 +lrwxrwxrwx root/root usr/lib/libSDL_image.so -> libSDL_image-1.2.so.0.8.4 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/SDL_image.pc diff --git a/sdl_image/.md5sum b/sdl_image/.md5sum index d074b2f2f..c85a92961 100644 --- a/sdl_image/.md5sum +++ b/sdl_image/.md5sum @@ -1 +1 @@ -6c06584b31559e2b59f2b982d0d1f628 SDL_image-1.2.10.tar.gz +a0f9098ebe5400f0bdc9b62e60797ecb SDL_image-1.2.12.tar.gz diff --git a/sdl_image/Pkgfile b/sdl_image/Pkgfile index 5a1f1d0df..2aaf0c3cd 100644 --- a/sdl_image/Pkgfile +++ b/sdl_image/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libtiff libpng libsdl name=sdl_image -version=1.2.10 +version=1.2.12 release=1 source=(http://www.libsdl.org/projects/SDL_image/release/SDL_image-$version.tar.gz) |