]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/clamav: bump version to 0.99.2
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 9 May 2016 16:48:38 +0000 (18:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 9 May 2016 20:26:56 +0000 (22:26 +0200)
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>
package/clamav/clamav.hash
package/clamav/clamav.mk

index f80474bb07902ffcd547ea54c87479216a8b2a10..d2a1a1299ef9251cb2a9607ac249031c77a47264 100644 (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
index 16178cd1f1a233a11b1346b230d6b29fbf9ec976..6a82d66ca9326b59af58f3a034a5665160dede60 100644 (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 \