clamav: update to 0.103.3

This commit is contained in:
cinerea0 2021-07-17 11:25:56 -04:00 committed by Érico Nogueira Rolim
parent 64133450c2
commit bb1428a7a2

View file

@ -1,6 +1,6 @@
# Template file for 'clamav'
pkgname=clamav
version=0.103.2
version=0.103.3
revision=1
build_style=gnu-configure
# XXX: system llvm is too new (< 3.7 required)
@ -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=d4b5d0ac666262e423a326fb54778caa7c69624d6c3f9542895feb8478271bd2
checksum=9f6e3d18449f3d1a3992771d696685249dfa12736fe2b2929858f2c7d8276ae9
_clamav_homedir="/var/lib/_${pkgname}"
_clamav_descr="ClamAV user"
system_accounts="_clamav"
@ -63,6 +63,7 @@ clamav-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/bin/clamav-config
vmove usr/lib/pkgconfig
vmove usr/include
vmove "usr/lib/*.so"