clamav: update to 0.101.4
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
9962a6bacc
commit
e4d73f5baf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clamav'
|
||||
pkgname=clamav
|
||||
version=0.101.3
|
||||
version=0.101.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# XXX: system llvm is too new (< 3.7 required)
|
||||
|
@ -18,7 +18,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=68d42aac4a9cbde293288533a9a3c3d55863de38f2b8707c1ef2d987b1260338
|
||||
checksum=0bf094f0919d158a578421d66bc2569c8c8181233ba162bb51722f98c802bccd
|
||||
_clamav_homedir="/var/lib/_${pkgname}"
|
||||
_clamav_descr="ClamAV user"
|
||||
system_accounts="_clamav"
|
||||
|
|
Loading…
Reference in New Issue