gnu: clamav: Update to 0.102.4.

* gnu/packages/antivirus.scm (clamav): Update to 0.102.4.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-19 02:19:05 +02:00
parent 6052fd73ae
commit 7ffec020ae
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -44,14 +44,14 @@
(define-public clamav
(package
(name "clamav")
(version "0.102.3")
(version "0.102.4")
(source (origin
(method url-fetch)
(uri (string-append "https://www.clamav.net/downloads/production/"
"clamav-" version ".tar.gz"))
(sha256
(base32
"14q6vi178ih60yz4ja33b6181va1dcj8fyscnmxfx2crav250c7d"))
"06rrzyrhnr0rswryijpbbzywr6387rv8qjq8sb8cl3h2d1m45ggf"))
(modules '((guix build utils)))
(snippet
'(begin