From 8e15248c5a76b5dfacb9ba1ade79137dfefeafa8 Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Wed, 16 Oct 2019 07:33:42 +1100 Subject: [PATCH] qtwebkit: update checksum see: https://github.com/mxe/mxe/pull/2414#issuecomment-542245501 --- src/qtwebkit.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qtwebkit.mk b/src/qtwebkit.mk index f691f4ce..f36c0042 100644 --- a/src/qtwebkit.mk +++ b/src/qtwebkit.mk @@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://github.com/annulen/webkit $(PKG)_DESCR := QtWebKit $(PKG)_IGNORE := $(PKG)_VERSION := 5.13.1 -$(PKG)_CHECKSUM := de062c94dcc163b935f4f957a08f5b32cfcb5f15cdfb67ce8a036ce4f222edb3 +$(PKG)_CHECKSUM := f688e039e2bdc06e2e46680f3ef57715e1b7d6ea69fd76899107605a8f371ea3 $(PKG)_SUBDIR := qtwebkit-everywhere-src-$($(PKG)_VERSION) $(PKG)_FILE := qtwebkit-everywhere-src-$($(PKG)_VERSION).tar.xz $(PKG)_URL := https://download.qt.io/snapshots/ci/qtwebkit/5.212/latest/src/submodules/$($(PKG)_FILE)