diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2008-11-30 02:08:39 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2008-12-11 05:12:29 +1100 |
commit | a8274bddd99bd9363adeb02fd2addbf299a64ebb (patch) | |
tree | 13c15806331f33a0fb232e48fd700a137694ac95 /sdl_image | |
parent | 2c7f59af70b9680df8f4cf1651dc3b08127dd9fb (diff) | |
download | contrib-a8274bddd99bd9363adeb02fd2addbf299a64ebb.tar.gz contrib-a8274bddd99bd9363adeb02fd2addbf299a64ebb.tar.xz |
sdl_image: 1.2.6 -> 1.2.7
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 08c0bba40..a321c2a7e 100644 --- a/sdl_image/.footprint +++ b/sdl_image/.footprint @@ -3,8 +3,8 @@ 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.1.5 --rwxr-xr-x root/root usr/lib/libSDL_image-1.2.so.0.1.5 +lrwxrwxrwx root/root usr/lib/libSDL_image-1.2.so.0 -> libSDL_image-1.2.so.0.1.6 +-rwxr-xr-x root/root usr/lib/libSDL_image-1.2.so.0.1.6 -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.1.5 +lrwxrwxrwx root/root usr/lib/libSDL_image.so -> libSDL_image-1.2.so.0.1.6 diff --git a/sdl_image/.md5sum b/sdl_image/.md5sum index 14cba9a92..a842702a4 100644 --- a/sdl_image/.md5sum +++ b/sdl_image/.md5sum @@ -1 +1 @@ -b866dc4f647517bdaf57f6ffdefd013e SDL_image-1.2.6.tar.gz +a729ff61f74f0a45ec7fe36354cf938e SDL_image-1.2.7.tar.gz diff --git a/sdl_image/Pkgfile b/sdl_image/Pkgfile index 1d95463bb..096a3f186 100644 --- a/sdl_image/Pkgfile +++ b/sdl_image/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libtiff libpng libsdl name=sdl_image -version=1.2.6 +version=1.2.7 release=1 source=(http://www.libsdl.org/projects/SDL_image/release/SDL_image-$version.tar.gz) |