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 683aaad..104b106 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 := 1acc9ebd85146c75ae8dde20dcf5ffadd04da5d998a452eba055bce10849eef4 +$(PKG)_CHECKSUM := b4f6689871403c3abb8d2b8fe9bebedc95d69694bae3c301181442437b4e181f $(PKG)_SUBDIR = $(subst qtbase,qtwinextras,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtwinextras,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtwinextras,$(qtbase_URL)) |