clamav: updated to version 0.105.0; added new dependency rust

This commit is contained in:
Matt Housh 2022-05-06 19:28:15 -05:00
parent 16f3827256
commit be4e1974f6
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yMr1nCFP2QSzxYPAa4bcPRK4C1WsErufZLufdR3VH16TBi8VY0+nLIxG/0qiFH9dlmXRDHmBKHVnu7RHAnSHQ8=
SHA256 (Pkgfile) = 523481f6ad69a1a64ba6bdfd5414aa14ea004b047b5e5d96353f0a51cc870f5b
RWSagIOpLGJF3+z7M3LVTT3TgwyBydgaNUZigMiTHjvuYLECXoafdGpp9fttw2QAe8xKrDrfdV7T36FHefxj7xTEySWm55AORg8=
SHA256 (Pkgfile) = 63d086e571ea033b9860f408be8b24e5a7e11bd39f23a8d7959408fc793fc3c9
SHA256 (.footprint) = b375415ebe3958ea171d2362bfbd9194c7206b8f5db7f5ac1d9d5f695a3983f7
SHA256 (clamav-0.104.2.tar.gz) = 3e45e46d9aaeb3a6956ed30376237ab7c4cd9573bc0f5d6fc15c588d30978d9d
SHA256 (clamav-0.105.0.tar.gz) = 270203a54c458049db54fcd93683ff5b2db19151f363c48e82cecefdde2b35d4
SHA256 (clamd.conf) = e8a57ed7c3110fdda708f0b3f2fbfc97f944bc5e1987c40a164d864d5570bea5
SHA256 (freshclam.conf) = 1374ba1986a7320ded85dcf6136741dc9fc8da7316d393ce4b29bac26a8a897e
SHA256 (clamd) = b5de1447901943ac057b531c0b40e8bf21c4eb0d771fa27d6a6c8835c35ea2a7

View File

@ -1,10 +1,10 @@
# Description: A GPL virus scanner
# URL: http://www.clamav.net/
# Maintainer: Matt Housh, jaeger at crux dot ninja
# Depends on: bzip2 libgmp curl cmake libxml2 libpcre2 json-c
# Depends on: bzip2 libgmp curl cmake libxml2 libpcre2 json-c rust
name=clamav
version=0.104.2
version=0.105.0
release=1
source=(http://www.clamav.net/downloads/production/$name-$version.tar.gz \
clamd.conf freshclam.conf clamd freshclam)