summaryrefslogtreecommitdiffstats
path: root/chat-libs/openh323
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /chat-libs/openh323
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'chat-libs/openh323')
-rwxr-xr-xchat-libs/openh323/DETAILS2
-rw-r--r--chat-libs/openh323/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-libs/openh323/DETAILS b/chat-libs/openh323/DETAILS
index 8760168e52..48a9a6b371 100755
--- a/chat-libs/openh323/DETAILS
+++ b/chat-libs/openh323/DETAILS
@@ -10,7 +10,7 @@ else
VERSION=1_18_0
SOURCE=${SPELL}-v${VERSION}-src-tar.gz
SOURCE_URL[0]=http://www.voxgratia.org/releases/${SOURCE}
- SOURCE_URL[1]=${SOURCEFORGE_URL}/openh323/${SOURCE}
+ SOURCE_URL[1]=http://downloads.sourceforge.net/sourceforge/openh323/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}_v${VERSION}
fi
diff --git a/chat-libs/openh323/HISTORY b/chat-libs/openh323/HISTORY
index 581dbfe825..e6934d8bce 100644
--- a/chat-libs/openh323/HISTORY
+++ b/chat-libs/openh323/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)