mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
gittyup: update to openssl 3
This commit is contained in:
@@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/Murmele/Gittyup/"
|
||||
COPYRIGHT="2021-2024 Gittyup contributors
|
||||
2016-2020 Scientific Toolworks, Inc. and contributors"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/Murmele/Gittyup/archive/refs/tags/gittyup_v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="5ffcfd3d5c39a8e2218ee0424c230893131b95bc8d3293c1022f65cb85f2c266"
|
||||
SOURCE_DIR="Gittyup-gittyup_v$portVersion"
|
||||
@@ -74,7 +74,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcmark$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libhunspell_1.7$secondaryArchSuffix
|
||||
devel:liblua$secondaryArchSuffix >= 5.4
|
||||
devel:libpcre$secondaryArchSuffix
|
||||
@@ -86,7 +86,7 @@ BUILD_REQUIRES="
|
||||
devel:libQt5Test$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libssh2$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user