Merge pull request #66863 from r-ryantm/auto-update/clamav

clamav: 0.101.2 -> 0.101.3
This commit is contained in:
Marek Mahut 2019-08-19 09:14:49 +02:00 committed by GitHub
commit 8b7821604d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
name = "clamav-${version}";
version = "0.101.2";
version = "0.101.3";
src = fetchurl {
url = "https://www.clamav.net/downloads/production/${name}.tar.gz";
sha256 = "0d3n4y8i5q594h4cjglmvpk4jd73r9ajpp1bvq5lr9zpdzgyn4ha";
sha256 = "0f034sqqgngj3ry71f7j73g66n6mqfisjcw5529y5gcw9an2mm38";
};
# don't install sample config files into the absolute sysconfdir folder