From d48d01b0754518d95cb7ef215059778c69888385 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 11 Aug 2019 08:27:22 +0200 Subject: [PATCH] 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? --- www-client/netsurf/netsurf-3.9.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/netsurf/netsurf-3.9.recipe b/www-client/netsurf/netsurf-3.9.recipe index e3ad9f748..79536ade1 100644 --- a/www-client/netsurf/netsurf-3.9.recipe +++ b/www-client/netsurf/netsurf-3.9.recipe @@ -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"