haikuwebkit: Bump revision to force rebuild on GCC2.

This commit is contained in:
waddlesplash
2018-09-25 18:22:30 -04:00
committed by GitHub
parent d1a7cccea7
commit ad3b0f7d9b

View File

@@ -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"