clamav: update to 0.102.1

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-11-26 11:26:37 +01:00
parent 8207eaa0ee
commit 0de18b160c
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,7 +1,7 @@
# Template file for 'clamav'
pkgname=clamav
version=0.102.0
revision=2
version=0.102.1
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.0-only"
homepage="http://www.clamav.net/"
distfiles="http://www.clamav.net/downloads/production/${pkgname}-${version}.tar.gz"
checksum=48fe188c46c793c2d0cb5c81c106e4690251aff6dc8aa6575dc688343291bee1
checksum=0dbda8d0d990d068732966f13049d112a26dce62145d234383467c1d877dedd6
_clamav_homedir="/var/lib/_${pkgname}"
_clamav_descr="ClamAV user"
system_accounts="_clamav"