Merge pull request #172835 from lheckemann/clamav

clamav: 0.103.5 -> 0.103.6
This commit is contained in:
Linus Heckemann 2022-05-16 10:45:39 +02:00 committed by GitHub
commit f0b672ab10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
pname = "clamav";
version = "0.103.5";
version = "0.103.6";
src = fetchurl {
url = "https://www.clamav.net/downloads/production/${pname}-${version}.tar.gz";
sha256 = "sha256-HnSx4dKoqQVkScMT9Ippg7nVug1vte8LK+atPIQaVCY=";
sha256 = "sha256-qqEuPcGfHTI7HFDXoQ+or1V+Q5AUnoZNWb3jm2rZujM=";
};
# don't install sample config files into the absolute sysconfdir folder