summaryrefslogtreecommitdiffstats
path: root/src/qtgraphicaleffects.mk
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2013-07-06 04:59:27 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-07-06 04:59:27 (GMT)
commit06808ea943bc879e31501187696cfef814d41c0e (patch)
treefcfdc9ce7fb0cd8a7b55066bf6eb981b009660ef /src/qtgraphicaleffects.mk
parentde3d0b159addf560c79234d12597420b098d8b86 (diff)
downloadmxe-06808ea943bc879e31501187696cfef814d41c0e.zip
mxe-06808ea943bc879e31501187696cfef814d41c0e.tar.gz
mxe-06808ea943bc879e31501187696cfef814d41c0e.tar.bz2
update package qt5
Diffstat (limited to 'src/qtgraphicaleffects.mk')
-rw-r--r--src/qtgraphicaleffects.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qtgraphicaleffects.mk b/src/qtgraphicaleffects.mk
index 0a2298c..9092fa1 100644
--- a/src/qtgraphicaleffects.mk
+++ b/src/qtgraphicaleffects.mk
@@ -3,10 +3,10 @@
PKG := qtgraphicaleffects
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := baa7ef1e462080fc43c4ccb5fdf5a0cbf26ea425
+$(PKG)_CHECKSUM := 21c878319cbb97129877ce8581e62ce495477123
$(PKG)_SUBDIR := $(PKG)-opensource-src-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-opensource-src-$($(PKG)_VERSION).tar.xz
-$(PKG)_URL := http://download.qt-project.org/development_releases/qt/5.1/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
+$(PKG)_URL := http://download.qt-project.org/official_releases/qt/5.1/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
$(PKG)_DEPS := gcc qtbase qtdeclarative
define $(PKG)_UPDATE