From 7ec434b5c6fa5a85a6780f8c8e731043774cb6f2 Mon Sep 17 00:00:00 2001 From: Thomas Orgis Date: Mon, 25 May 2015 23:16:48 +0200 Subject: many spells: remove SOURCEFORGE_URL usage (sf.net does transparent load balancing) --- antivirus/inoclam/DETAILS | 2 +- antivirus/inoclam/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'antivirus') 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 + * DETAILS: remove SOURCEFORGE_URL usage (automated) + 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) -- cgit v1.2.3