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