From 038db65be63d4628861f634bf2e1b5b934362e4b Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Wed, 10 Jan 2018 10:31:35 +0300 Subject: [PATCH] NetSurf: bump revision to force rebuild --- www-client/netsurf/netsurf-3.7.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/netsurf/netsurf-3.7.recipe b/www-client/netsurf/netsurf-3.7.recipe index 3c9e2ca52..bd13e70b6 100644 --- a/www-client/netsurf/netsurf-3.7.recipe +++ b/www-client/netsurf/netsurf-3.7.recipe @@ -9,7 +9,7 @@ developed, NetSurf is continually evolving and improving." HOMEPAGE="http://www.netsurf-browser.org/" COPYRIGHT="2003-2017 The NetSurf Browser project" LICENSE="GNU GPL v2" -REVISION="3" +REVISION="4" # 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="http://download.netsurf-browser.org/netsurf/releases/source/netsurf-$portVersion-src.tar.gz"