summaryrefslogtreecommitdiffstats
path: root/education/granule
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /education/granule
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'education/granule')
-rwxr-xr-xeducation/granule/DETAILS2
-rw-r--r--education/granule/HISTORY3
2 files changed, 4 insertions, 1 deletions
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 <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2008-10-25 George Sherwood <gsherwood@sourcemage.org>
* DEPENDS, DETAILS: spell created