diff options
Diffstat (limited to 'src/qtlocation.mk')
-rw-r--r-- | src/qtlocation.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtlocation.mk b/src/qtlocation.mk index a6e254d..2215e7f 100644 --- a/src/qtlocation.mk +++ b/src/qtlocation.mk @@ -4,7 +4,7 @@ PKG := qtlocation $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := 40a73c0d94acadd35d1233affdef462206a91187 +$(PKG)_CHECKSUM := 19d8b2221b4a048998c51b8ab508ec0b26bd391c $(PKG)_SUBDIR = $(subst qtbase,qtlocation,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtlocation,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtlocation,$(qtbase_URL)) |