diff src/qtbase.mk @ 5440:4fb7aa43ba15

qt5: update to 5.15.0 * src/qtbase-1-fixes.patch: update patch * src/qtbase.mk: update version, checksum * src/qtimageformats.mk, src/qtsvg.mk, src/qttools.mk, src/qttranslations.mk: update checksum
author John Donoghue <john.donoghue@ieee.org>
date Tue, 02 Jun 2020 07:05:58 -0400
parents 6a078f4d6eb7
children a59bebc63c1b
line wrap: on
line diff
--- a/src/qtbase.mk	Sat May 30 16:17:02 2020 +0200
+++ b/src/qtbase.mk	Tue Jun 02 07:05:58 2020 -0400
@@ -3,8 +3,8 @@
 
 PKG             := qtbase
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 5.14.2
-$(PKG)_CHECKSUM := 9de814d3b9005bf984a78e4b564fbb9413e043c4
+$(PKG)_VERSION  := 5.15.0
+$(PKG)_CHECKSUM := f5191757d1125aa7750a3f5d39321490477cfb65
 $(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)