summaryrefslogtreecommitdiffstats
path: root/antivirus
diff options
context:
space:
mode:
authorThomas Orgis2015-05-25 23:16:48 +0200
committerThomas Orgis2015-05-27 07:30:02 +0200
commit7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 (patch)
tree3996ab3521f03536c5313f23a773299c2881638c /antivirus
parentb5795c96dba7a2d073251cc8069f8cb52cc76040 (diff)
many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing)
Diffstat (limited to 'antivirus')
-rwxr-xr-xantivirus/inoclam/DETAILS2
-rw-r--r--antivirus/inoclam/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/antivirus/inoclam/DETAILS b/antivirus/inoclam/DETAILS
index 665d4cc7f8..658c30637e 100755
--- a/antivirus/inoclam/DETAILS
+++ b/antivirus/inoclam/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
# SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
# SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
# SOURCE_GPG=gnu.gpg:$SOURCE.sig:UPSTREAM_KEY
diff --git a/antivirus/inoclam/HISTORY b/antivirus/inoclam/HISTORY
index 216d991607..65b70b15f8 100644
--- a/antivirus/inoclam/HISTORY
+++ b/antivirus/inoclam/HISTORY
@@ -1,3 +1,6 @@
+2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
+ * DETAILS: remove SOURCEFORGE_URL usage (automated)
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)