haikuwebkit: Use the ports-mirror for the source.

The checksum changed, apparently.
This commit is contained in:
waddlesplash
2020-05-29 10:03:02 -04:00
committed by GitHub
parent e0adeb9a19
commit 7650895a06

View File

@@ -10,7 +10,7 @@ LICENSE="GNU LGPL v2
GNU LGPL v2.1
MIT"
REVISION="1"
SOURCE_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz"
SOURCE_URI="https://ports-mirror.haiku-os.org/haikuwebkit/haikuwebkit-$portVersion.tar.gz"
CHECKSUM_SHA256="67499f22bf6b7341e648ec438df13ada933a4bd32978710fa0586310e1f25db9"
SOURCE_FILENAME="haikuwebkit-$portVersion.tar.gz"
SOURCE_DIR="webkit-$portVersion"