clamav: update to 0.103.1
This commit is contained in:
parent
ad10339118
commit
0d1116cf93
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clamav'
|
||||
pkgname=clamav
|
||||
version=0.103.0
|
||||
version=0.103.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
# XXX: system llvm is too new (< 3.7 required)
|
||||
|
@ -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=32a9745277bfdda80e77ac9ca2f5990897418e9416880f3c31553ca673e80546
|
||||
checksum=7308c47b89b268af3b9f36140528927a49ff3e633a9c9c0aac2712d81056e257
|
||||
_clamav_homedir="/var/lib/_${pkgname}"
|
||||
_clamav_descr="ClamAV user"
|
||||
system_accounts="_clamav"
|
||||
|
|
Loading…
Reference in New Issue