dma: update to openssl3

This commit is contained in:
PulkoMandy
2024-08-22 21:01:46 +02:00
parent ba41da4659
commit d9f7f9b24c

View File

@@ -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