guitar: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-24 17:24:48 +02:00
parent 3ffc0aece3
commit 8292b27155

View File

@@ -8,7 +8,7 @@ Features:
HOMEPAGE="https://soramimi.github.io/Guitar/"
COPYRIGHT="2023 S.Fuchita"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
srcGitRev="c7bb0f62d91c9803fd3e2f5b3017d84e6750e833"
SOURCE_URI="https://github.com/soramimi/Guitar/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="603fceb37d82ef5ef53945694a1a339b777225f1c2ca6463ee73e32d3e19d1bb"
@@ -40,14 +40,14 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libGL$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix
devel:libQt5Network$secondaryArchSuffix
devel:libQt5Svg$secondaryArchSuffix
devel:libQt5Widgets$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libz$secondaryArchSuffix
"
BUILD_PREREQUIRES="