From bdace96357ffb207986080bf2a4825e3f65faa0a Mon Sep 17 00:00:00 2001 From: Robin Cook Date: Sun, 17 Feb 2013 19:26:19 -0600 Subject: clamav: fix sourceforge url --- antivirus/clamav/DETAILS | 2 +- antivirus/clamav/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS index a9a9c4e3ef..e54a878448 100755 --- a/antivirus/clamav/DETAILS +++ b/antivirus/clamav/DETAILS @@ -3,7 +3,7 @@ SOURCE=$SPELL-$VERSION.tar.gz SOURCE2=$SOURCE.sig SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}" - SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE + SOURCE_URL=http://downloads.sourceforge.net/project/$SPELL/$SPELL/$VERSION/$SOURCE SOURCE2_URL=$SOURCE_URL.sig SOURCE2_IGNORE=signature SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY index 515494b3c8..e7dd3981bc 100644 --- a/antivirus/clamav/HISTORY +++ b/antivirus/clamav/HISTORY @@ -1,3 +1,6 @@ +2013-02-17 Robin Cook + * DETAILS: correct sourceforge url + 2012-09-18 Treeve Jelbert * DETAILS: version 0.97.6 -- cgit v1.2.3