clamav: update to 0.101.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-12-06 19:20:50 +01:00
parent 0335656cc2
commit a2edcda867
No known key found for this signature in database
GPG key ID: 6764EC32352D0647
3 changed files with 6 additions and 17 deletions

View file

@ -2037,9 +2037,9 @@ libsfml-system.so.2.5 SFML-2.5.0_1
libsfml-window.so.2.5 SFML-2.5.0_1
libsfml-audio.so.2.5 SFML-2.5.0_1
libsfml-graphics.so.2.5 SFML-2.5.0_1
libclamav.so.7 clamav-0.98.6_1
libclamunrar.so.7 clamav-0.98.6_1
libclamunrar_iface.so.7 clamav-0.98.6_1
libclamav.so.9 clamav-0.101.0_1
libclamunrar.so.9 clamav-0.101.0_1
libclamunrar_iface.so.9 clamav-0.101.0_1
libqca-qt5.so.2 qca-qt5-2.1.3_1
libqt5keychain.so.1 qtkeychain-qt5-0.7.0_1
libphonon4qt5.so.4 phonon-qt5-4.8.3_1

View file

@ -1,11 +0,0 @@
--- clamd/onaccess_ddd.h 2015-11-24 00:15:21.000000000 +0100
+++ clamd/onaccess_ddd.h 2015-12-02 10:54:49.836791779 +0100
@@ -22,6 +22,8 @@
#ifndef __ONAS_IN_H
#define __ONAS_IN_H
+#include <sys/inotify.h>
+
#define ONAS_IN 0x01
#define ONAS_FAN 0x02

View file

@ -1,7 +1,7 @@
# Template file for 'clamav'
pkgname=clamav
version=0.100.2
revision=2
version=0.101.0
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=4a2e4f0cd41e62adb5a713b4a1857c49145cd09a69957e6d946ecad575206dd6
checksum=f12a5ad86bc4e0bde6cad2d30c49c7daab184cba7ce631909434b5d9533a5ad2
CPPFLAGS="-Wno-unused-local-typedefs"
if [ "$CROSS_BUILD" ]; then