3
0
Fork 0
forked from mirrors/nixpkgs

clamav: 0.102.3 -> 0.102.4

This commit is contained in:
R. RyanTM 2020-07-20 21:16:30 +00:00
parent 8b66a6f863
commit cc6863867a

View file

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
pname = "clamav";
version = "0.102.3";
version = "0.102.4";
src = fetchurl {
url = "https://www.clamav.net/downloads/production/${pname}-${version}.tar.gz";
sha256 = "14q6vi178ih60yz4ja33b6181va1dcj8fyscnmxfx2crav250c7d";
sha256 = "06rrzyrhnr0rswryijpbbzywr6387rv8qjq8sb8cl3h2d1m45ggf";
};
# don't install sample config files into the absolute sysconfdir folder