qtwebkit: update checksum

see: https://github.com/mxe/mxe/pull/2414#issuecomment-542245501
This commit is contained in:
Tony Theodore 2019-10-16 07:33:42 +11:00
parent 574f6ee398
commit 8e15248c5a
1 changed files with 1 additions and 1 deletions

View File

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