diff options
Diffstat (limited to 'src/qtremoteobjects.mk')
-rw-r--r-- | src/qtremoteobjects.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtremoteobjects.mk b/src/qtremoteobjects.mk index 4693dbf..18fe2dc 100644 --- a/src/qtremoteobjects.mk +++ b/src/qtremoteobjects.mk @@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := bd24db9d2bb08ae7955291af52ee7510aa193d0f72ed0e3ff74f7cf7e81f4d65 +$(PKG)_CHECKSUM := 306765539d97c9c5b9e262393b1950d14f487260f2e333019010689de04bd235 $(PKG)_SUBDIR = $(subst qtbase,qtremoteobjects,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtremoteobjects,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtremoteobjects,$(qtbase_URL)) |