mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
Enable Openssl3, bump recipes that depend on it and are used by Haiku
This commit is contained in:
committed by
Augustin Cavalier
parent
b28828a576
commit
21ead58135
@@ -10,7 +10,7 @@ HOMEPAGE="https://w1.fi/wpa_supplicant/"
|
||||
COPYRIGHT="2003-2022 Jouni Malinen"
|
||||
LICENSE="BSD (2-clause)
|
||||
GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
srcGitRev="e952d309dfd57cf04cb9b461bd7f62d0537eaa3f"
|
||||
SOURCE_URI="https://github.com/haiku/wpa_supplicant/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="81dee45a229d8cd292c214101179c618798b0e1788229d2a9e341445900f6f25"
|
||||
@@ -29,7 +29,7 @@ REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libssl
|
||||
devel:libssl >= 3
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
|
||||
Reference in New Issue
Block a user