mutt: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-25 08:56:22 +02:00
parent da524b61ac
commit 1288536271

View File

@@ -15,7 +15,7 @@ COPYRIGHT="1996-2016 Michael R. Elkins
2006-2009 Rocco Rutte
2014-2023 Kevin J. McCarthy"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://bitbucket.org/mutt/mutt/downloads/mutt-$portVersion.tar.gz"
CHECKSUM_SHA256="eb23faddc1cc97d867693f3a4a9f30949ad93765ad5b6fdae2797a4001c58efb"
@@ -59,7 +59,7 @@ REQUIRES="
BUILD_REQUIRES="
devel:libaspell$secondaryArchSuffix
devel:libassuan$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libgettextlib$secondaryArchSuffix
devel:libgnutls$secondaryArchSuffix
devel:libgpgme$secondaryArchSuffix