From 7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 Mon Sep 17 00:00:00 2001 From: Thomas Orgis Date: Mon, 25 May 2015 23:16:48 +0200 Subject: many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing) --- education/granule/DETAILS | 2 +- education/granule/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'education/granule') diff --git a/education/granule/DETAILS b/education/granule/DETAILS index 1223017e4e..7d3a600fee 100755 --- a/education/granule/DETAILS +++ b/education/granule/DETAILS @@ -1,7 +1,7 @@ SPELL=granule VERSION=1.4.0-7 SOURCE="${SPELL}-${VERSION}.tar.gz" - SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE} + SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/${SPELL}/${SOURCE} SOURCE_HASH=sha512:a5e3640c06b573a2bca01a4b893fec7ff363185e121a09c23f99297651518f7745f130b31165c47ee0c603c3ff2f59d996197c4b507edc8487998ddb80cef8b6 SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE="http://granule.sourceforge.net/" diff --git a/education/granule/HISTORY b/education/granule/HISTORY index b5a15a297a..b259629bf7 100644 --- a/education/granule/HISTORY +++ b/education/granule/HISTORY @@ -1,3 +1,6 @@ +2015-05-25 Thomas Orgis + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2008-10-25 George Sherwood * DEPENDS, DETAILS: spell created -- cgit v1.2.3