From 36f400ee894a9e4ddf31f79c945cb266e3cc1e43 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 8 Mar 2025 16:37:28 +0100 Subject: [PATCH] clamav, bump version (#11881) --- .../clamav/{clamav-1.4.1.recipe => clamav-1.4.2.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-antivirus/clamav/{clamav-1.4.1.recipe => clamav-1.4.2.recipe} (98%) diff --git a/app-antivirus/clamav/clamav-1.4.1.recipe b/app-antivirus/clamav/clamav-1.4.2.recipe similarity index 98% rename from app-antivirus/clamav/clamav-1.4.1.recipe rename to app-antivirus/clamav/clamav-1.4.2.recipe index 763058e54..e1a0bb60e 100644 --- a/app-antivirus/clamav/clamav-1.4.1.recipe +++ b/app-antivirus/clamav/clamav-1.4.2.recipe @@ -8,7 +8,7 @@ PACKAGER="Luca D'Amico " LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/Cisco-Talos/clamav/archive/refs/tags/clamav-$portVersion.tar.gz" -CHECKSUM_SHA256="f2016f214d6fd94ff77a0e3103755d18bfac1d62c1ca9f8cb823481b3c0a63d1" +CHECKSUM_SHA256="dd08785ac50f80bf85b490bd4e79c3b19fe5b90089872c0c04f5205180e9f910" SOURCE_DIR="clamav-clamav-$portVersion" ARCHITECTURES="all !x86_gcc2"