clamav: update to 0.103.8.

This commit is contained in:
dataCobra 2023-03-02 08:35:33 +01:00 committed by Michael Aldridge
parent 8657c3cfd5
commit 01c33fe85c

View file

@ -1,7 +1,7 @@
# Template file for 'clamav' # Template file for 'clamav'
pkgname=clamav pkgname=clamav
version=0.103.4 version=0.103.8
revision=3 revision=1
build_style=gnu-configure build_style=gnu-configure
# XXX: system llvm is too new (< 3.7 required) # XXX: system llvm is too new (< 3.7 required)
# Shipped llvm does not build with gcc>=6 # Shipped llvm does not build with gcc>=6
@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://www.clamav.net/" homepage="https://www.clamav.net/"
distfiles="https://www.clamav.net/downloads/production/clamav-${version}.tar.gz" distfiles="https://www.clamav.net/downloads/production/clamav-${version}.tar.gz"
checksum=def0ad15500fa6aff81d8e68b9f83aa75ee5b607a01335c1d26dbcc959932f85 checksum=6f49da6ee927936de13d359e559d3944248e3a257d40b80b6c99ebe6fe8c8c3f
_clamav_homedir="/var/lib/_${pkgname}" _clamav_homedir="/var/lib/_${pkgname}"
_clamav_descr="ClamAV user" _clamav_descr="ClamAV user"
system_accounts="_clamav" system_accounts="_clamav"