diff --git a/app-antivirus/clamav/clamav-1.2.0.recipe b/app-antivirus/clamav/clamav-1.2.0.recipe index 0fa5345c0..d2611e645 100644 --- a/app-antivirus/clamav/clamav-1.2.0.recipe +++ b/app-antivirus/clamav/clamav-1.2.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2001-2007 Tomasz Kojm 2007-2023 Cisco Systems" PACKAGER="Luca D'Amico " LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/Cisco-Talos/clamav/archive/refs/tags/clamav-$portVersion.tar.gz" CHECKSUM_SHA256="efe7e234fe29a96bf4da23336e38ea2989ed0be162342993e99a11901524f43f" SOURCE_DIR="clamav-clamav-$portVersion" @@ -67,7 +67,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libbz2$secondaryArchSuffix devel:libcheck$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libcurl$secondaryArchSuffix devel:libiconv$secondaryArchSuffix devel:libjson_c$secondaryArchSuffix @@ -75,7 +75,7 @@ BUILD_REQUIRES=" devel:libncurses$secondaryArchSuffix devel:libpcre2_8$secondaryArchSuffix devel:libpthread_stubs$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libxml2$secondaryArchSuffix devel:libz$secondaryArchSuffix "