NetSurf: update to Openssl 3

This commit is contained in:
PulkoMandy
2024-08-10 10:27:28 +02:00
parent 9f4c08a730
commit f8a54627a5

View File

@@ -8,7 +8,7 @@ features including tabbed browsing, bookmarks and page thumbnailing."
HOMEPAGE="https://www.netsurf-browser.org/"
COPYRIGHT="2003-2023 The NetSurf Browser project"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
# Do NOT use the netsurf-all package. It contains a bunch of subprojects which
# we build as separate packages so they can easily be used by other projects.
SOURCE_URI="https://download.netsurf-browser.org/netsurf/releases/source/netsurf-$portVersion-src.tar.gz"
@@ -62,7 +62,7 @@ BUILD_REQUIRES="
devel:libnsutils$secondaryArchSuffix >= 0.1.1
devel:libparserutils$secondaryArchSuffix >= 0.2.5
devel:libpng16$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libsvgtiny$secondaryArchSuffix >= 0.1.8
devel:libutf8proc$secondaryArchSuffix
devel:libwapcaplet$secondaryArchSuffix >= 0.4.3