mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
clamav: update to 0.102.2
This commit is contained in:
parent
a3ac220c55
commit
47c8515acf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clamav'
|
# Template file for 'clamav'
|
||||||
pkgname=clamav
|
pkgname=clamav
|
||||||
version=0.102.1
|
version=0.102.2
|
||||||
revision=1
|
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)
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.clamav.net/"
|
homepage="http://www.clamav.net/"
|
||||||
distfiles="http://www.clamav.net/downloads/production/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.clamav.net/downloads/production/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0dbda8d0d990d068732966f13049d112a26dce62145d234383467c1d877dedd6
|
checksum=89fcdcc0eba329ca84d270df09d2bb89ae55f5024b0c3bddb817512fb2c907d3
|
||||||
_clamav_homedir="/var/lib/_${pkgname}"
|
_clamav_homedir="/var/lib/_${pkgname}"
|
||||||
_clamav_descr="ClamAV user"
|
_clamav_descr="ClamAV user"
|
||||||
system_accounts="_clamav"
|
system_accounts="_clamav"
|
||||||
|
|
Loading…
Add table
Reference in a new issue