summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorJaka Kranjc2008-08-30 20:39:37 +0200
committerJaka Kranjc2008-08-30 20:39:37 +0200
commit9e4b4eb5687c3c52ebd33210db39b538b8a1aa0b (patch)
tree37ec139803910c17818755a73c10cfd44f3a6498 /news
parentfffa44dcabe49f424aec21409bcebd81cfe89d2a (diff)
slrn: changed the SOURCE_URL to use the mirror variable
Diffstat (limited to 'news')
-rwxr-xr-xnews/slrn/DETAILS2
-rw-r--r--news/slrn/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/news/slrn/DETAILS b/news/slrn/DETAILS
index 7ce7257ff5..47aa9047bd 100755
--- a/news/slrn/DETAILS
+++ b/news/slrn/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.9.9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://slrn.sourceforge.net/patches/$SOURCE
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_HASH=sha512:ea882e4a1a93d7c05c699928cba2b4ea5cf0c32959f720666828306180842c703af2e50ca4b990bcfddf67aae7dc7adec85cd29e883c5c0d3b60585ccdc4576e
WEB_SITE=http://slrn.sourceforge.net/
ENTERED=20010922
diff --git a/news/slrn/HISTORY b/news/slrn/HISTORY
index ea06a330bd..bc4cb3314d 100644
--- a/news/slrn/HISTORY
+++ b/news/slrn/HISTORY
@@ -1,3 +1,6 @@
+2008-08-30 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DETAILS: changed the SOURCE_URL to use the mirror variable
+
2008-08-30 Glyn Kennington <glyn@ox.compsoc.net>
* DETAILS: updated to 0.9.9
* BUILD: with-uudeview changed to with-uu