summaryrefslogtreecommitdiffstats
path: root/src/qtgraphicaleffects.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-06-18 12:16:24 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-06-18 12:16:24 (GMT)
commit5190441c5d94998069024a0f02e8d5b24247d431 (patch)
tree67bdeb9fd38c5b780409f6f959a770584b068077 /src/qtgraphicaleffects.mk
parent957ab92cc073a0c49bd6a82bc13c8eab1fbf3492 (diff)
downloadmxe-5190441c5d94998069024a0f02e8d5b24247d431.zip
mxe-5190441c5d94998069024a0f02e8d5b24247d431.tar.gz
mxe-5190441c5d94998069024a0f02e8d5b24247d431.tar.bz2
update qt5 module packages
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 0982a45..a956fd8 100644
--- a/src/qtgraphicaleffects.mk
+++ b/src/qtgraphicaleffects.mk
@@ -3,10 +3,10 @@
PKG := qtgraphicaleffects
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 8e787f82d52e6099c93a2ab0e307bbbd40e366cd
+$(PKG)_CHECKSUM := f0af552dd639ce099208f52ad0701f2eb9a658f0
$(PKG)_SUBDIR := $(PKG)-opensource-src-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-opensource-src-$($(PKG)_VERSION).tar.xz
-$(PKG)_URL := http://download.qt-project.org/snapshots/qt/5.1/$($(PKG)_VERSION)/backups/2013-06-14-57/submodules/$($(PKG)_FILE)
+$(PKG)_URL := http://download.qt-project.org/development_releases/qt/5.1/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
$(PKG)_DEPS := gcc qtbase qtdeclarative
define $(PKG)_UPDATE