diff options
Diffstat (limited to 'src/qtwinextras.mk')
-rw-r--r-- | src/qtwinextras.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtwinextras.mk b/src/qtwinextras.mk index cd7a5df..7411ffa 100644 --- a/src/qtwinextras.mk +++ b/src/qtwinextras.mk @@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := 12401eea9abe87307b9aeba9d539ad403858ea43a99248421caf069f27b28917 +$(PKG)_CHECKSUM := 1c3344707a9288d9a2588bedb170897dd0158271a409f13c739b8598dc362e63 $(PKG)_SUBDIR = $(subst qtbase,qtwinextras,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwinextras,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwinextras,$(qtbase_URL)) |