[Lunar-commits] <moonbase> SDL(_image): remove SFORGE mirrors
Zachary McGrew
zmcgrew at lunar-linux.org
Sun Feb 12 20:30:31 CET 2012
commit f47a7b71a425adbffc5f31e1f96b5fc7afb54754
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date: Sun Feb 12 11:30:31 2012 -0800
SDL(_image): remove SFORGE mirrors
SourceForge no longer contains the newest versions of these packages
---
graphics/SDL/DETAILS | 3 +--
graphics/SDL_image/DETAILS | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/graphics/SDL/DETAILS b/graphics/SDL/DETAILS
index e2d3259..ecf2f67 100644
--- a/graphics/SDL/DETAILS
+++ b/graphics/SDL/DETAILS
@@ -1,8 +1,7 @@
MODULE=SDL
VERSION=1.2.15
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/libsdl
- SOURCE_URL[1]=http://www.libsdl.org/release
+ SOURCE_URL=http://www.libsdl.org/release
SOURCE_VFY=sha1:0c5f193ced810b0d7ce3ab06d808cbb5eef03a2c
WEB_SITE=http://www.libsdl.org
ENTERED=20010922
diff --git a/graphics/SDL_image/DETAILS b/graphics/SDL_image/DETAILS
index e52a978..b55084c 100644
--- a/graphics/SDL_image/DETAILS
+++ b/graphics/SDL_image/DETAILS
@@ -1,8 +1,7 @@
MODULE=SDL_image
VERSION=1.2.12
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/libsdl
- SOURCE_URL[1]=http://www.libsdl.org/projects/$MODULE/release
+ SOURCE_URL=http://www.libsdl.org/projects/$MODULE/release
SOURCE_VFY=sha1:5e3e393d4e366638048bbb10d6a269ea3f4e4cf2
WEB_SITE=http://www.libsdl.org/projects/SDL_image
ENTERED=20010922
More information about the Lunar-commits
mailing list