mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
dma: update to openssl3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user