diff options
author | Matt Housh <jaeger@crux.ninja> | 2021-06-24 21:15:27 -0500 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2021-06-24 21:15:27 -0500 |
commit | e0340f314b5edcf089dcc0d2186c01cd23202a9a (patch) | |
tree | 51d2a210d434d59a972edd7d974f8b5d9a675e83 /clamav | |
parent | 7543b821c6a6e3b0ddf3db1fbaf610a182d2a0ad (diff) | |
download | contrib-e0340f314b5edcf089dcc0d2186c01cd23202a9a.tar.gz contrib-e0340f314b5edcf089dcc0d2186c01cd23202a9a.tar.xz |
clamav: updated to version 0.103.3
Diffstat (limited to 'clamav')
-rw-r--r-- | clamav/.signature | 6 | ||||
-rw-r--r-- | clamav/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/clamav/.signature b/clamav/.signature index 9c6278cbd..a9c1baa6e 100644 --- a/clamav/.signature +++ b/clamav/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30VHpGodfieBj1lZRGpBctDWxaXi/crylS8DPhTMa4sk6R2H3DYL0+7TJ0Q432+o8HF6NVKL933jKxXg40wRkQs= -SHA256 (Pkgfile) = ffa74ab942588e4be5793128d944a5e418ad362dbb55efdd58cfc1922298e3f1 +RWSagIOpLGJF3xR1BK0uPL+DxqkarWdJ6pDFdW3qZw8Rzr67FutI7wf/+QmmqFkT5lrVFXJNlLf1+ZKagjmBI1N8wQwRWBG2twA= +SHA256 (Pkgfile) = f45d4b968f90a756f1ef8a9a65ff13ee9605abd8424b0873237490d19f530532 SHA256 (.footprint) = 639dc200ae44ab41dabeb4fe7593e1a37a4b7563d869ef412969e6d666636f82 -SHA256 (clamav-0.103.2.tar.gz) = d4b5d0ac666262e423a326fb54778caa7c69624d6c3f9542895feb8478271bd2 +SHA256 (clamav-0.103.3.tar.gz) = 9f6e3d18449f3d1a3992771d696685249dfa12736fe2b2929858f2c7d8276ae9 SHA256 (clamd.conf) = e8a57ed7c3110fdda708f0b3f2fbfc97f944bc5e1987c40a164d864d5570bea5 SHA256 (freshclam.conf) = 1374ba1986a7320ded85dcf6136741dc9fc8da7316d393ce4b29bac26a8a897e SHA256 (clamd) = b5de1447901943ac057b531c0b40e8bf21c4eb0d771fa27d6a6c8835c35ea2a7 diff --git a/clamav/Pkgfile b/clamav/Pkgfile index f16540759..6287083fa 100644 --- a/clamav/Pkgfile +++ b/clamav/Pkgfile @@ -4,7 +4,7 @@ # Depends on: bzip2 libgmp curl name=clamav -version=0.103.2 +version=0.103.3 release=1 source=(http://www.clamav.net/downloads/production/$name-$version.tar.gz \ clamd.conf freshclam.conf clamd freshclam) |