clamav: update to 0.101.3
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
11d9dabe78
commit
12b31051e7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'clamav'
|
||||
pkgname=clamav
|
||||
version=0.101.2
|
||||
revision=2
|
||||
version=0.101.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# XXX: system llvm is too new (< 3.7 required)
|
||||
# Shipped llvm does not build with gcc6
|
||||
|
@ -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=0a12ebdf6ff7a74c0bde2bdc2b55cae33449e6dd953ec90824a9e01291277634
|
||||
checksum=68d42aac4a9cbde293288533a9a3c3d55863de38f2b8707c1ef2d987b1260338
|
||||
_clamav_homedir="/var/lib/_${pkgname}"
|
||||
_clamav_descr="ClamAV user"
|
||||
system_accounts="_clamav"
|
||||
|
|
Loading…
Reference in a new issue