aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xclamav/clamav.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/clamav/clamav.SlackBuild b/clamav/clamav.SlackBuild
index dccb7511..eb8c99bc 100755
--- a/clamav/clamav.SlackBuild
+++ b/clamav/clamav.SlackBuild
@@ -38,8 +38,7 @@ RTOOL="wget"
PACKAGE_EXT="gz"
SRC="$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
KEY="http://www.clamav.net/gpg/tkojm.gpg"
-URL="http://mirror.clamav.net/$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
-#URL="http://easynews.dl.sourceforge.net/sourceforge/$PACKAGE/$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
+URL="http://easynews.dl.sourceforge.net/sourceforge/$PACKAGE/$PACKAGE-$VERSION.tar.$PACKAGE_EXT"
if [ "$PACKAGE_EXT" == "bz2" ]; then
tarflag="j"