clamav: update to 0.100.2

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-10-04 10:27:46 +02:00
parent d9deb88607
commit 1ec953f637
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647

View File

@ -1,7 +1,7 @@
# Template file for 'clamav'
pkgname=clamav
version=0.100.1
revision=5
version=0.100.2
revision=1
build_style=gnu-configure
# XXX: system llvm is too new (< 3.7 required)
# Shipped llvm does not build with gcc6
@ -21,7 +21,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-2.0-only"
homepage="http://www.clamav.net/"
distfiles="http://www.clamav.net/downloads/production/${pkgname}-${version}.tar.gz"
checksum=84e026655152247de7237184ee13003701c40be030dd68e0316111049f58a59f
checksum=4a2e4f0cd41e62adb5a713b4a1857c49145cd09a69957e6d946ecad575206dd6
CPPFLAGS="-Wno-unused-local-typedefs"
if [ "$CROSS_BUILD" ]; then