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