mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
NetSurf: fix typo
This commit is contained in:
@@ -8,12 +8,12 @@ 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="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"
|
||||
CHECKSUM_SHA256="36484429e193614685c2ff246f55bd0a6dddf31a018bee45e0d1f7c28851995e"
|
||||
PATCHES="netsutf-$portVersion.patchset"
|
||||
PATCHES="netsurf-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
|
||||
Reference in New Issue
Block a user