clamav: 0.101.1 -> 0.101.2 (#58653)

This commit is contained in:
R. RyanTM 2019-04-02 00:36:41 -07:00 committed by Franz Pletz
parent cf72f74b88
commit 5285e70749

View file

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