summaryrefslogtreecommitdiffstats
path: root/src/qtscript.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/qtscript.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/qtscript.mk')
-rw-r--r--src/qtscript.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtscript.mk b/src/qtscript.mk
index dabd4b3..0d3d2b9 100644
--- a/src/qtscript.mk
+++ b/src/qtscript.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := 293ab91d2d189d889dc80609aa259190fb7de636d360e904784a5ce1a45e5ad3
+$(PKG)_CHECKSUM := 3c32b6be7b5dcf61b1a25d4646cdac96cc44f5c739c38597a5881231ae3ac964
$(PKG)_SUBDIR = $(subst qtbase,qtscript,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtscript,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtscript,$(qtbase_URL))