summaryrefslogtreecommitdiffstats
path: root/src/qtwebview.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-07-29 13:05:33 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-07-31 19:58:03 (GMT)
commitf265e069986b82ef55b977f9396886215c0dbd93 (patch)
tree04bcfb6e4d31973682521d8483cd1c902e1f801d /src/qtwebview.mk
parent030efef3b646e9c23c23c76341ac1ce53342073a (diff)
downloadmxe-f265e069986b82ef55b977f9396886215c0dbd93.zip
mxe-f265e069986b82ef55b977f9396886215c0dbd93.tar.gz
mxe-f265e069986b82ef55b977f9396886215c0dbd93.tar.bz2
upgrade qt5 packages to Qt 5.9.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 459ed96..75ac5a1 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 := 1ca7f10aa42b9fb2e2c49237791b24aef1c54c3a0c78617dce30bdea7dd3d22b
+$(PKG)_CHECKSUM := d6f77bfa60033561d123b1224679178c956319549666e84d4736c5e109ccbd62
$(PKG)_SUBDIR = $(subst qtbase,qtwebview,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebview,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtwebview,$(qtbase_URL))