summaryrefslogtreecommitdiffstats
path: root/chat-libs/opal
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/opal
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'chat-libs/opal')
-rwxr-xr-xchat-libs/opal/DETAILS2
-rw-r--r--chat-libs/opal/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/chat-libs/opal/DETAILS b/chat-libs/opal/DETAILS
index 89dde06104..8ac53d6935 100755
--- a/chat-libs/opal/DETAILS
+++ b/chat-libs/opal/DETAILS
@@ -11,7 +11,7 @@ else
VERSION=3.10.5
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=${SPELL}-${VERSION}.tar.bz2
- SOURCE_URL[0]=$SOURCEFORGE_URL/opalvoip/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/opalvoip/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
fi
diff --git a/chat-libs/opal/HISTORY b/chat-libs/opal/HISTORY
index a344612a32..c89daef281 100644
--- a/chat-libs/opal/HISTORY
+++ b/chat-libs/opal/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2014-07-03 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: Use get_scm_version