From d9f7f9b24c4bb629d9d80d8bcddfd2b68d26e773 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Thu, 22 Aug 2024 21:01:46 +0200 Subject: [PATCH] dma: update to openssl3 --- mail-mta/dma/dma-0.14~git.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mail-mta/dma/dma-0.14~git.recipe b/mail-mta/dma/dma-0.14~git.recipe index f9575be11..2b8ad4e69 100644 --- a/mail-mta/dma/dma-0.14~git.recipe +++ b/mail-mta/dma/dma-0.14~git.recipe @@ -12,7 +12,7 @@ COPYRIGHT=" 2008 The DragonFly Project " LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="3" srcGitRev="a4ed8467f11854045bea48e25df78528db225b72" SOURCE_URI="https://github.com/corecode/dma/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="7ccb3d0428fc34ff1625eae2f0b1f116f4374f03b3f1a54f4c1410e63067256e" @@ -49,8 +49,8 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 + devel:libssl$secondaryArchSuffix >= 3 " BUILD_PREREQUIRES=" cmd:flex