diff src/qtbase.mk @ 5859:6821341b80cb release

Update qt5 to v5.15.2 * src/qtbase.mk: update version, checksum * src/qtimageformats.mk, src/qtsvg.mk, src/qttools.mk, src/qttranslations.mk: update checksum * src/qtbase-1-fixes.patch: update patch (grafted from 38be0ef93ce30264f5176dfb2d148d92a7861a36)
author John Donoghue <john.donoghue@ieee.org>
date Sun, 29 Nov 2020 13:59:42 -0500
parents 8cfad4a44884
children 191d93715dff
line wrap: on
line diff
--- a/src/qtbase.mk	Fri Nov 27 13:54:56 2020 -0500
+++ b/src/qtbase.mk	Sun Nov 29 13:59:42 2020 -0500
@@ -3,8 +3,8 @@
 
 PKG             := qtbase
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 5.15.0
-$(PKG)_CHECKSUM := f5191757d1125aa7750a3f5d39321490477cfb65
+$(PKG)_VERSION  := 5.15.2
+$(PKG)_CHECKSUM := b5ad67fc6381ad7fae0296944734198488d096a3
 $(PKG)_SUBDIR   := $(PKG)-everywhere-src-$($(PKG)_VERSION)
 $(PKG)_FILE     := $(PKG)-everywhere-src-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := http://download.qt.io/official_releases/qt/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)