summaryrefslogtreecommitdiffstats
path: root/src/qtwebview.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-12-15 13:48:16 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-12-15 17:35:09 (GMT)
commita935ec65c636e0a331783ae549694f8a8591bff8 (patch)
tree2ba8266761a34217a45e9efb01bd2032aa157e7e /src/qtwebview.mk
parente26161b861b37e47628d6d5defddbee24508bf1a (diff)
downloadmxe-a935ec65c636e0a331783ae549694f8a8591bff8.zip
mxe-a935ec65c636e0a331783ae549694f8a8591bff8.tar.gz
mxe-a935ec65c636e0a331783ae549694f8a8591bff8.tar.bz2
update qt5 modules to 5.7.1
Diffstat (limited to 'src/qtwebview.mk')
-rw-r--r--src/qtwebview.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebview.mk b/src/qtwebview.mk
index c85a691..d2550bc 100644
--- a/src/qtwebview.mk
+++ b/src/qtwebview.mk
@@ -3,7 +3,7 @@
PKG := qtwebview
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := 801a3faf312fa0235d489c63aa224d477a70cfe1b1ef7803cbe311a8c29e51c4
+$(PKG)_CHECKSUM := b3bcf9693e0205263f5d227f2204cf12c3a3d1e200b3114723511ee3bdf2159f
$(PKG)_SUBDIR = $(subst qtbase,qtwebview,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebview,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebview,$(qtbase_URL))