haikuweblit 1.7.1.

Fixes build with icu 66, and integrates some buildfixes from the current
development branch that do not require changes to haikuports builders.
This commit is contained in:
Adrien Destugues
2020-10-19 16:53:45 +02:00
parent a9937f29bc
commit 55ff98b578

View File

@@ -9,9 +9,9 @@ COPYRIGHT="1998-2020 Apple Inc., Google Inc., et al"
LICENSE="GNU LGPL v2
GNU LGPL v2.1
MIT"
REVISION="2"
SOURCE_URI="https://ports-mirror.haiku-os.org/haikuwebkit/haikuwebkit-$portVersion.tar.gz"
CHECKSUM_SHA256="67499f22bf6b7341e648ec438df13ada933a4bd32978710fa0586310e1f25db9"
REVISION="1"
SOURCE_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="4a442b67854f1a176ababd22dd958c08431b61b29c7f0ced6c3a14651b5f2a02"
SOURCE_FILENAME="haikuwebkit-$portVersion.tar.gz"
SOURCE_DIR="webkit-$portVersion"