From ad3b0f7d9bedddb17c647c362fdf640ac07c09a2 Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Tue, 25 Sep 2018 18:22:30 -0400 Subject: [PATCH] haikuwebkit: Bump revision to force rebuild on GCC2. --- haiku-libs/haikuwebkit/haikuwebkit-1.6.7.recipe | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/haiku-libs/haikuwebkit/haikuwebkit-1.6.7.recipe b/haiku-libs/haikuwebkit/haikuwebkit-1.6.7.recipe index 2ea02de67..9d1d1220a 100644 --- a/haiku-libs/haikuwebkit/haikuwebkit-1.6.7.recipe +++ b/haiku-libs/haikuwebkit/haikuwebkit-1.6.7.recipe @@ -3,16 +3,13 @@ DESCRIPTION=" WebKit is an open source web browser engine. WebKit is also the name of the \ Mac OS X system framework version of the engine that's used by Safari, \ Dashboard, Mail, and many other OS X applications. WebKit's HTML and \ -JavaScript code began as a branch of the KHTML and KJS libraries from KDE. -" +JavaScript code began as a branch of the KHTML and KJS libraries from KDE." HOMEPAGE="http://www.webkit.org/" COPYRIGHT="1998-2018 Apple Inc., Google Inc., et al" -LICENSE=" - GNU LGPL v2 +LICENSE="GNU LGPL v2 GNU LGPL v2.1 - MIT - " -REVISION="1" + MIT" +REVISION="2" SOURCE_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz" CHECKSUM_SHA256="eb1ffa69fbb94bf7e71c165d8afd741f3e89f23f8ce1ac06dcdd0045c8a1f2a4" SOURCE_FILENAME="haikuwebkit-$portVersion.tar.gz"