clamav: update to 0.103.4

Changelog for our LTS version
https://blog.clamav.net/2021/11/clamav-01034-and-01041-patch-releases.html
This commit is contained in:
biopsin 2021-12-16 13:30:46 +01:00 committed by Érico Nogueira Rolim
parent fac5210002
commit db6dba1a75

View file

@ -1,7 +1,7 @@
# Template file for 'clamav'
pkgname=clamav
version=0.103.3
revision=2
version=0.103.4
revision=1
build_style=gnu-configure
# XXX: system llvm is too new (< 3.7 required)
# Shipped llvm does not build with gcc>=6
@ -19,10 +19,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="http://www.clamav.net/"
distfiles="http://www.clamav.net/downloads/production/${pkgname}-${version}.tar.gz"
checksum=9f6e3d18449f3d1a3992771d696685249dfa12736fe2b2929858f2c7d8276ae9
checksum=def0ad15500fa6aff81d8e68b9f83aa75ee5b607a01335c1d26dbcc959932f85
_clamav_homedir="/var/lib/_${pkgname}"
_clamav_descr="ClamAV user"
system_accounts="_clamav"
make_check=ci-skip
CPPFLAGS="-Wno-unused-local-typedefs"
if [ "$CROSS_BUILD" ]; then