qgis: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-25 11:45:49 +02:00
parent 22d2c0c7e1
commit 9ddf8519a7

View File

@@ -18,7 +18,7 @@ HOMEPAGE="https://www.qgis.org/"
COPYRIGHT="QGIS Development Team"
LICENSE="GNU GPL v2
GNU GPL v3"
REVISION="3"
REVISION="4"
SOURCE_URI="https://download.qgis.org/downloads/qgis-$portVersion.tar.bz2"
CHECKSUM_SHA256="fc9fa28e10c32773f49f1de0c52a35a393060acd6f799d6926f08e96fbaf2b4e"
PATCHES="qgis-$portVersion.patchset"
@@ -66,7 +66,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libexpat$secondaryArchSuffix
devel:libexiv2$secondaryArchSuffix
devel:libgdal$secondaryArchSuffix >= 30.0.2
@@ -86,7 +86,7 @@ BUILD_REQUIRES="
devel:libqwt$secondaryArchSuffix
devel:libqscintilla2_qt5$secondaryArchSuffix
devel:libspatialindex$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libsqlite3$secondaryArchSuffix
devel:libxml2$secondaryArchSuffix
devel:libz$secondaryArchSuffix