diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-06-19 21:24:29 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-06-19 21:30:54 (GMT) |
commit | 2de6bde8c4949c67306882f5fe68f1c6db233609 (patch) | |
tree | c5ab7a9edceb9a02551144e791cbf3bbd8bcdd7a /src/qtwebview.mk | |
parent | f47e8cb99b2e21b2d93cb4a7c30b6bc997107084 (diff) | |
download | mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.zip mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.tar.gz mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.tar.bz2 |
qt5: update to 5.11.1
Diffstat (limited to 'src/qtwebview.mk')
-rw-r--r-- | src/qtwebview.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwebview.mk b/src/qtwebview.mk index 9761c6b..2b6e507 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 := 842ea99770a660dbfd05178b5d1d7c6458a02b715a410ff95167dd222bda0929 +$(PKG)_CHECKSUM := 77c9bb78d3626789c31ef84056652daec1fbcad9e9ad6ad61e625d3e8232aaa1 $(PKG)_SUBDIR = $(subst qtbase,qtwebview,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwebview,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwebview,$(qtbase_URL)) |