mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
rtmpdump: disable openssl3
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2009 Andrej Stepanchuk
|
||||
2011 33ae1ce77301f4b4494faaa5f609f3c48b9dcf82"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU GPL v2"
|
||||
REVISION="7"
|
||||
REVISION="8"
|
||||
SOURCE_URI="https://sources.voidlinux.org/rtmpdump-2.4.20161210/rtmpdump-2.4_p20161210.tar.gz"
|
||||
CHECKSUM_SHA256="d6da3b683f1045f02d94a81b0c583318dba021f69bdab970c5d5d73e8c38860f"
|
||||
SOURCE_DIR=""
|
||||
@@ -54,7 +54,7 @@ REQUIRES_tools="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user