From 047de6e36e9f4fe8915c5e50f0b54ce172543638 Mon Sep 17 00:00:00 2001 From: florin Date: Sat, 12 Feb 2005 18:01:59 +0000 Subject: [PATCH] add sha1 sum. git-svn-id: svn+ssh://tchan@foo-projects.org/var/svn/lunar/moonbase/trunk@10344 fe636330-a7f5-0310-8408-fdd8893149bb --- graphics/SDL_image/DETAILS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/graphics/SDL_image/DETAILS b/graphics/SDL_image/DETAILS index 1b37e9b90c9..4a24ba9091f 100755 --- a/graphics/SDL_image/DETAILS +++ b/graphics/SDL_image/DETAILS @@ -2,11 +2,13 @@ VERSION=1.2.3 # VERSION=1.2.2 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://www.libsdl.org/projects/$MODULE/release/ - WEB_SITE=http://www.libsdl.org/projects/SDL_image + SOURCE_URL=http://www.libsdl.org/projects/$MODULE/release/ + SOURCE_VFY=sha1:a6610edd6ea4afb0ff351c7911c46034e161076d + WEB_SITE=http://www.libsdl.org/projects/$MODULE/ ENTERED=20010922 UPDATED=20030312 SHORT="SDL_image is a simple library to load images of various formats as SDL surfaces." + cat << EOF SDL_image is a simple library to load images of various formats as SDL surfaces. It supports BMP, PPM, XPM, PCX, GIF, JPEG, PNG, and TGA