mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
clamav: update to 0.102.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
8207eaa0ee
commit
0de18b160c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'clamav'
|
# Template file for 'clamav'
|
||||||
pkgname=clamav
|
pkgname=clamav
|
||||||
version=0.102.0
|
version=0.102.1
|
||||||
revision=2
|
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)
|
||||||
# Shipped llvm does not build with gcc6
|
# Shipped llvm does not build with gcc6
|
||||||
|
@ -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=48fe188c46c793c2d0cb5c81c106e4690251aff6dc8aa6575dc688343291bee1
|
checksum=0dbda8d0d990d068732966f13049d112a26dce62145d234383467c1d877dedd6
|
||||||
_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