mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
netsurf: bump recipe
This commit is contained in:
committed by
Adrien Destugues
parent
95ebbb90ac
commit
40e9f3a61c
@@ -8,14 +8,14 @@ features including tabbed browsing, bookmarks and page thumbnailing."
|
||||
HOMEPAGE="https://www.netsurf-browser.org/"
|
||||
COPYRIGHT="2003-2020 The NetSurf Browser project"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
# 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"
|
||||
CHECKSUM_SHA256="36484429e193614685c2ff246f55bd0a6dddf31a018bee45e0d1f7c28851995e"
|
||||
PATCHES="netsurf-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user