mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-07 07:28:57 +02:00
mutt: update to openssl 3
This commit is contained in:
@@ -15,7 +15,7 @@ COPYRIGHT="1996-2016 Michael R. Elkins
|
|||||||
2006-2009 Rocco Rutte
|
2006-2009 Rocco Rutte
|
||||||
2014-2023 Kevin J. McCarthy"
|
2014-2023 Kevin J. McCarthy"
|
||||||
LICENSE="GNU GPL v2"
|
LICENSE="GNU GPL v2"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
SOURCE_URI="https://bitbucket.org/mutt/mutt/downloads/mutt-$portVersion.tar.gz"
|
SOURCE_URI="https://bitbucket.org/mutt/mutt/downloads/mutt-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="eb23faddc1cc97d867693f3a4a9f30949ad93765ad5b6fdae2797a4001c58efb"
|
CHECKSUM_SHA256="eb23faddc1cc97d867693f3a4a9f30949ad93765ad5b6fdae2797a4001c58efb"
|
||||||
|
|
||||||
@@ -59,7 +59,7 @@ REQUIRES="
|
|||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
devel:libaspell$secondaryArchSuffix
|
devel:libaspell$secondaryArchSuffix
|
||||||
devel:libassuan$secondaryArchSuffix
|
devel:libassuan$secondaryArchSuffix
|
||||||
devel:libcrypto$secondaryArchSuffix
|
devel:libcrypto$secondaryArchSuffix >= 3
|
||||||
devel:libgettextlib$secondaryArchSuffix
|
devel:libgettextlib$secondaryArchSuffix
|
||||||
devel:libgnutls$secondaryArchSuffix
|
devel:libgnutls$secondaryArchSuffix
|
||||||
devel:libgpgme$secondaryArchSuffix
|
devel:libgpgme$secondaryArchSuffix
|
||||||
|
|||||||
Reference in New Issue
Block a user