wok rev 20086

clamav: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 28 13:29:46 2017 +0200 (2017-09-28)
parents a2119031a809
children c44b8ec1b3d3
files clamav/receipt
line diff
     1.1 --- a/clamav/receipt	Wed Sep 27 22:18:42 2017 +0000
     1.2 +++ b/clamav/receipt	Thu Sep 28 13:29:46 2017 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.clamav.net/"
     1.7 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.8 +WGET_URL="${WEB_SITE}downloads/production/$TARBALL"
     1.9  TAGS="antivirus"
    1.10  
    1.11  DEPENDS="zlib gmp bzip2 slitaz-base-files ncurses libltdl"