package/clamav: bump version to 0.99.2

Changed upstream URL to project site clamav.net, the tarball for the
new version is not available on sourceforge.net anymore.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2016-05-09 18:48:38 +02:00 committed by Thomas Petazzoni
parent 74a863491c
commit 71ad4dadb6
2 changed files with 4 additions and 6 deletions

View file

@ -1,4 +1,2 @@
# From http://sourceforge.net/projects/clamav/files/clamav/0.99.1/
sha1 9b9706b951fbb35cf6743ef497649fdf20f167f9 clamav-0.99.1.tar.gz
# Calculated based on the hash above
sha256 e144689122d3f91293808c82cbb06b7d3ac9eca7ae29564c5d148ffe7b25d58a clamav-0.99.1.tar.gz
# Locally calculated
sha256 167bd6a13e05ece326b968fdb539b05c2ffcfef6018a274a10aeda85c2c0027a clamav-0.99.2.tar.gz

View file

@ -4,8 +4,8 @@
#
################################################################################
CLAMAV_VERSION = 0.99.1
CLAMAV_SITE = http://sourceforge.net/projects/clamav/files/clamav/$(CLAMAV_VERSION)
CLAMAV_VERSION = 0.99.2
CLAMAV_SITE = https://www.clamav.net/downloads/production
CLAMAV_LICENSE = GPLv2
CLAMAV_LICENSE_FILES = COPYING COPYING.bzip2 COPYING.file COPYING.getopt \
COPYING.LGPL COPYING.llvm COPYING.lzma COPYING.pcre COPYING.regex \