clamav: update to 0.99.3
This commit is contained in:
parent
92e3228368
commit
46e0c99c33
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'clamav'
|
||||
pkgname=clamav
|
||||
version=0.99.2
|
||||
revision=6
|
||||
version=0.99.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# XXX: system llvm is too new (< 3.7 required)
|
||||
# Shipped llvm does not build with gcc6
|
||||
|
@ -19,7 +19,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.clamav.net/"
|
||||
distfiles="http://www.clamav.net/downloads/production/${pkgname}-${version}.tar.gz"
|
||||
checksum=167bd6a13e05ece326b968fdb539b05c2ffcfef6018a274a10aeda85c2c0027a
|
||||
checksum=00fa5292a6e00a3a4035b826267748965d5d2c4943d8ff417d740238263e8e84
|
||||
|
||||
CPPFLAGS="-Wno-unused-local-typedefs"
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue