summaryrefslogtreecommitdiffstats
path: root/src/qtwebview.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-01-29 13:07:45 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-01-30 21:15:01 (GMT)
commit0f724ee4b398bab31567a2ad3a54a56ac2911c0f (patch)
treef754cbc2f8efbd9335b52d6b24141421b06c85ce /src/qtwebview.mk
parenta0f9e615026ac22d3c9c4e842b728d474b0eecc0 (diff)
downloadmxe-0f724ee4b398bab31567a2ad3a54a56ac2911c0f.zip
mxe-0f724ee4b398bab31567a2ad3a54a56ac2911c0f.tar.gz
mxe-0f724ee4b398bab31567a2ad3a54a56ac2911c0f.tar.bz2
upgrade qt5 modules to 5.8.0
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 43d04bd..605de9f 100644
--- a/src/qtwebview.mk
+++ b/src/qtwebview.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := http://qt-project.org/
$(PKG)_DESCR := Qt
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := b3bcf9693e0205263f5d227f2204cf12c3a3d1e200b3114723511ee3bdf2159f
+$(PKG)_CHECKSUM := b7d8d4dc8c11f4e70668da509d827c7342b3e5864e8d83f3a0fa56b9cd527fd3
$(PKG)_SUBDIR = $(subst qtbase,qtwebview,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebview,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebview,$(qtbase_URL))