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 975c87a..2dd91fa 100644 --- a/src/qtlocation.mk +++ b/src/qtlocation.mk @@ -4,7 +4,7 @@ PKG := qtlocation $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := bbab393979d51ada9f6e268ebf966fa6a5eecb0c +$(PKG)_CHECKSUM := 0a2d7ff554fd410e1dca49aebbab393979d51ada9f6e268ebf966fa6a5eecb0c $(PKG)_SUBDIR = $(subst qtbase,qtlocation,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtlocation,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtlocation,$(qtbase_URL)) |