mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
liboauth: update to openssl3
This commit is contained in:
@@ -9,7 +9,7 @@ HOMEPAGE="http://liboauth.sourceforge.net/
|
||||
COPYRIGHT="2007-2014 Robin Gareus"
|
||||
LICENSE="GNU GPL v2
|
||||
MIT"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
srcGitRev="186fb14843c1bc98b70ece02c74b5696b3de9ce7"
|
||||
SOURCE_URI="https://github.com/x42/liboauth/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="34bc990211c379712bf19952df8f800c4a6d411527c274e18f8c12f6fe4fe6a0"
|
||||
@@ -45,9 +45,9 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user