clamav: update to 0.102.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
a1ecd60f07
commit
f7d5c7e7f6
2 changed files with 3 additions and 2 deletions
|
@ -2065,6 +2065,7 @@ libsfml-graphics.so.2.5 SFML-2.5.0_1
|
|||
libclamav.so.9 clamav-0.101.0_1
|
||||
libclamunrar.so.9 clamav-0.101.0_1
|
||||
libclamunrar_iface.so.9 clamav-0.101.0_1
|
||||
libfreshclam.so.2 clamav-0.102.0_1
|
||||
libqca-qt5.so.2 qca-qt5-2.1.3_1
|
||||
libqt5keychain.so.1 qtkeychain-qt5-0.7.0_1
|
||||
libphonon4qt5.so.4 phonon-qt5-4.8.3_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'clamav'
|
||||
pkgname=clamav
|
||||
version=0.101.4
|
||||
version=0.102.0
|
||||
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=0bf094f0919d158a578421d66bc2569c8c8181233ba162bb51722f98c802bccd
|
||||
checksum=48fe188c46c793c2d0cb5c81c106e4690251aff6dc8aa6575dc688343291bee1
|
||||
_clamav_homedir="/var/lib/_${pkgname}"
|
||||
_clamav_descr="ClamAV user"
|
||||
system_accounts="_clamav"
|
||||
|
|
Loading…
Reference in a new issue