diff options
author | Mark Brand <mabrand@mabrand.nl> | 2019-02-01 22:09:20 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2019-02-02 10:03:41 (GMT) |
commit | 8df83ccd322f3f8b23148f640064336922b93d62 (patch) | |
tree | c044d4c0eae9998010da738914f5a99fa8e1d074 /src/qtwebchannel.mk | |
parent | 00bd4d7cc1557eb8b1c4dfc38acf46bfe9f3a7b7 (diff) | |
download | mxe-8df83ccd322f3f8b23148f640064336922b93d62.zip mxe-8df83ccd322f3f8b23148f640064336922b93d62.tar.gz mxe-8df83ccd322f3f8b23148f640064336922b93d62.tar.bz2 |
qt5: update to 5.12.1
Diffstat (limited to 'src/qtwebchannel.mk')
-rw-r--r-- | src/qtwebchannel.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebchannel.mk b/src/qtwebchannel.mk index 8bc266c..df24f4f 100644 --- a/src/qtwebchannel.mk +++ b/src/qtwebchannel.mk @@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := 851af30ab951c7543c82640f46686227b244331ebf9235f963edcb7e5a184bf0 +$(PKG)_CHECKSUM := 40c3e74347c67a9864d0d54f14120555860e4ce529746407325b3cd6e9aeb5bf $(PKG)_SUBDIR = $(subst qtbase,qtwebchannel,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebchannel,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebchannel,$(qtbase_URL)) |