summaryrefslogtreecommitdiffstats
path: root/src/qtwebview.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-06-02 13:07:52 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-06-02 17:27:59 (GMT)
commit89c89b628aaa61bdae476556fc555ced4ecb9954 (patch)
tree7fd7ed9a2bb1135f531afa44b7eeafe56c83de48 /src/qtwebview.mk
parentaea39fccfba62a796ec562121347c78f2436bca9 (diff)
downloadmxe-89c89b628aaa61bdae476556fc555ced4ecb9954.zip
mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.gz
mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.bz2
upgrade qt5 packages to Qt 5.9.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 6b4e906..459ed96 100644
--- a/src/qtwebview.mk
+++ b/src/qtwebview.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := b7d8d4dc8c11f4e70668da509d827c7342b3e5864e8d83f3a0fa56b9cd527fd3
+$(PKG)_CHECKSUM := 1ca7f10aa42b9fb2e2c49237791b24aef1c54c3a0c78617dce30bdea7dd3d22b
$(PKG)_SUBDIR = $(subst qtbase,qtwebview,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebview,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebview,$(qtbase_URL))