Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ff07bd46538a284a5f848ab221b87ce9f9f853f7
commit ff07bd46538a284a5f848ab221b87ce9f9f853f7 Author: kikadf <[email protected]> Date: Sat Feb 28 08:32:11 2015 +0100 clamav-0.98.6-1-x86_64 * Version bump * Fix CVE-2014-9328 diff --git a/source/apps-extra/clamav/FrugalBuild b/source/apps-extra/clamav/FrugalBuild index 2c8017a..e8713b6 100644 --- a/source/apps-extra/clamav/FrugalBuild +++ b/source/apps-extra/clamav/FrugalBuild @@ -1,10 +1,10 @@ -# Compiling Time: 0.51 SBU +# Compiling Time: 4.46 SBU # Maintainer: Janos Kovacs <[email protected]> options+=('asneeded') pkgname=clamav -pkgver=0.98.5 +pkgver=0.98.6 pkgrel=1 pkgdesc="Clam AntiVirus is a GPL anti-virus toolkit for UNIX" depends=('gmp>=5.0.1' 'bzip2' 'curl>=7.19.0') @@ -14,7 +14,7 @@ groups=('apps-extra') archs=('i686' 'x86_64') Finclude sourceforge source=($source clamav-0.95-cliopts.patch llvm-glibc.patch clamav.service freshclam.service) -sha1sums=('5f5e45735819e3ca61610899b779172a5639f70f' \ +sha1sums=('03cb9a20a08aba9176b1f58d5527d06ec8261f9c' \ '507c7b8dbda905d8be2c6f94718803451771b153' \ '79080dd02903aa0463a1e837e8c0afaa9cf4348b' \ 'f50298cd957cd322c9a47384bbec0076fe059490' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
