diff --git a/clamav.be0 b/clamav.be0 index 2427d7ac1..cdd33a01f 100755 --- a/clamav.be0 +++ b/clamav.be0 @@ -9,7 +9,7 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="http://downloads.sourceforge.net/project/clamav/clamav/${PKGVERSION}/clamav-${PKGVERSION}.tar.gz" +SRCURL[0]="https://www.clamav.net/downloads/production/clamav-${PKGVERSION}.tar.gz" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.