summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2019-10-15 20:33:42 (GMT)
committerTony Theodore <tonyt@logyst.com>2019-10-15 20:33:42 (GMT)
commit8e15248c5a76b5dfacb9ba1ade79137dfefeafa8 (patch)
tree4f9fdbe7a1ce377faad62f28599a8372f8d7b00e
parent574f6ee3987d1ae43e71a0142e2ec87310d9b901 (diff)
downloadmxe-8e15248c5a76b5dfacb9ba1ade79137dfefeafa8.zip
mxe-8e15248c5a76b5dfacb9ba1ade79137dfefeafa8.tar.gz
mxe-8e15248c5a76b5dfacb9ba1ade79137dfefeafa8.tar.bz2
qtwebkit: update checksum
see: https://github.com/mxe/mxe/pull/2414#issuecomment-542245501
-rw-r--r--src/qtwebkit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebkit.mk b/src/qtwebkit.mk
index f691f4c..f36c004 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)