summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-talksoup
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /gnustep-apps/gnustep-talksoup
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'gnustep-apps/gnustep-talksoup')
-rwxr-xr-xgnustep-apps/gnustep-talksoup/DETAILS2
-rw-r--r--gnustep-apps/gnustep-talksoup/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/gnustep-apps/gnustep-talksoup/DETAILS b/gnustep-apps/gnustep-talksoup/DETAILS
index c54eaed22f..00f6d3757f 100755
--- a/gnustep-apps/gnustep-talksoup/DETAILS
+++ b/gnustep-apps/gnustep-talksoup/DETAILS
@@ -2,7 +2,7 @@
VERSION=1.0alpha
SOURCE=TalkSoup-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/TalkSoup-$VERSION
- SOURCE_URL[0]=${SOURCEFORGE_URL}/talksoup/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/talksoup/$SOURCE
WEB_SITE=http://talksoup.aeruder.net
SOURCE_HASH=sha512:dc74cb7197d32f761b986383a6d40aaf3bc089cf8c2c1e71d2d7e447b05a0d7e034711c9a543f17f9fb8d4a6cd84eb6f965b5a395ede3eb50816aa3aba2d33a7
LICENSE[0]=GPL
diff --git a/gnustep-apps/gnustep-talksoup/HISTORY b/gnustep-apps/gnustep-talksoup/HISTORY
index f1c088a935..1389b96ae2 100644
--- a/gnustep-apps/gnustep-talksoup/HISTORY
+++ b/gnustep-apps/gnustep-talksoup/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2007-04-18 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* DETAILS: minor cleanup
* DEPENDS: minor cleanup