Archived
1
0
Fork 0

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

View file

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