diff options
author | Mark Brand <mabrand@mabrand.nl> | 2014-12-05 22:50:02 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2014-12-06 02:13:02 (GMT) |
commit | b5249edbb7844f0fabb84d06bdd51323ec8b09a3 (patch) | |
tree | 4b600ea6e18fc7e32b531a933841ada1811a4a9b /src/qtimageformats.mk | |
parent | e91bca3a9347860246e001eabf28b91481e4d6cf (diff) | |
download | mxe-b5249edbb7844f0fabb84d06bdd51323ec8b09a3.zip mxe-b5249edbb7844f0fabb84d06bdd51323ec8b09a3.tar.gz mxe-b5249edbb7844f0fabb84d06bdd51323ec8b09a3.tar.bz2 |
qt5: update modules
Diffstat (limited to 'src/qtimageformats.mk')
-rw-r--r-- | src/qtimageformats.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtimageformats.mk b/src/qtimageformats.mk index e9e9498..2bd5dbb 100644 --- a/src/qtimageformats.mk +++ b/src/qtimageformats.mk @@ -4,7 +4,7 @@ PKG := qtimageformats $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := 4b8068f4f958d0c637b86638219c006990ae0efa +$(PKG)_CHECKSUM := 18a19584f9001ee30db34f82015cb5c31e60e4aa $(PKG)_SUBDIR = $(subst qtbase,qtimageformats,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtimageformats,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtimageformats,$(qtbase_URL)) |