summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-08-21 14:23:08 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-08-21 14:23:08 (GMT)
commit7475488af4876c3152af0298a01b06f0566a2730 (patch)
tree2576c734163a6ee5506b130849f184e75e02a148
parentb3c27cbf11aedc94e9281777e2ff34afd708e10b (diff)
parent970976bafd2605f507d9c860cc2a058b855ae0fc (diff)
downloadmxe-7475488af4876c3152af0298a01b06f0566a2730.zip
mxe-7475488af4876c3152af0298a01b06f0566a2730.tar.gz
mxe-7475488af4876c3152af0298a01b06f0566a2730.tar.bz2
Merge pull request #480 from ddqd/patch-1
Update qtsystems.mk
-rw-r--r--src/qtsystems.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtsystems.mk b/src/qtsystems.mk
index 4dc9487..34b0cea 100644
--- a/src/qtsystems.mk
+++ b/src/qtsystems.mk
@@ -3,7 +3,7 @@
PKG := qtsystems
$(PKG)_IGNORE :=
$(PKG)_VERSION := 341352b4bb1e729f384a3af1ca966ebd123f16e3
-$(PKG)_CHECKSUM := 8fcc4d3329b388432e46c63a79acf0c0c7741a42
+$(PKG)_CHECKSUM := fa566f556dcf531b6ae63812769499f258dd7de9
$(PKG)_SUBDIR := qt-$(PKG)
$(PKG)_FILE := $($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://qt.gitorious.org/qt/qtsystems/archive/$($(PKG)_FILE)