clamav: update to 0.103.2.

This commit is contained in:
Anthony Iliopoulos 2021-04-11 13:17:59 +02:00 committed by Érico Nogueira Rolim
parent 0fc1d2bbc7
commit 47dfa16c1b

View file

@ -1,7 +1,7 @@
# Template file for 'clamav'
pkgname=clamav
version=0.103.1
revision=2
version=0.103.2
revision=1
build_style=gnu-configure
# XXX: system llvm is too new (< 3.7 required)
# Shipped llvm does not build with gcc>=6
@ -19,7 +19,7 @@ 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=7308c47b89b268af3b9f36140528927a49ff3e633a9c9c0aac2712d81056e257
checksum=d4b5d0ac666262e423a326fb54778caa7c69624d6c3f9542895feb8478271bd2
_clamav_homedir="/var/lib/_${pkgname}"
_clamav_descr="ClamAV user"
system_accounts="_clamav"