Skip to content

Commit

Permalink
clamav: Update URL
Browse files Browse the repository at this point in the history
Project seems to have moved away from sourceforge.

https://www.clamav.net/
  • Loading branch information
donald committed Jun 15, 2017
1 parent f136703 commit cb6f74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clamav.be0
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cb6f74e

Please sign in to comment.