summaryrefslogtreecommitdiffstats
path: root/src/qtgraphicaleffects.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-06-12 06:36:51 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-06-14 07:42:10 (GMT)
commit957ab92cc073a0c49bd6a82bc13c8eab1fbf3492 (patch)
tree0da3157a0cd7ebc4a0abf9761fbce8bafdb78d7b /src/qtgraphicaleffects.mk
parent61db42ae7029d2cc2b8f544cc25d57ad199b022b (diff)
downloadmxe-957ab92cc073a0c49bd6a82bc13c8eab1fbf3492.zip
mxe-957ab92cc073a0c49bd6a82bc13c8eab1fbf3492.tar.gz
mxe-957ab92cc073a0c49bd6a82bc13c8eab1fbf3492.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 dd01d64..0982a45 100644
--- a/src/qtgraphicaleffects.mk
+++ b/src/qtgraphicaleffects.mk
@@ -3,10 +3,10 @@
PKG := qtgraphicaleffects
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 82c26f3d7f6f329cf7231d0609fbea55170a0c24
+$(PKG)_CHECKSUM := 8e787f82d52e6099c93a2ab0e307bbbd40e366cd
$(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-05-31-45/submodules/$($(PKG)_FILE)
+$(PKG)_URL := http://download.qt-project.org/snapshots/qt/5.1/$($(PKG)_VERSION)/backups/2013-06-14-57/submodules/$($(PKG)_FILE)
$(PKG)_DEPS := gcc qtbase qtdeclarative
define $(PKG)_UPDATE