mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
guitar: update to openssl 3
This commit is contained in:
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user