NetSurf: bump revision.

Not sure why, but the previous build attempt failed with an undefined
reference on the builders. It worls finle for me locally, so let's
retry?
This commit is contained in:
Adrien Destugues
2019-08-11 08:27:22 +02:00
parent 115f06c8e2
commit d48d01b075

View File

@@ -8,7 +8,7 @@ features including tabbed browsing, bookmarks and page thumbnailing."
HOMEPAGE="https://www.netsurf-browser.org/"
COPYRIGHT="2003-2018 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"