summaryrefslogtreecommitdiffstats
path: root/src/qtxmlpatterns.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-05-18 12:02:57 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-05-31 22:39:54 (GMT)
commit77dc37759bf41d200ed3f00764924c63f03c5045 (patch)
tree7c12020243e317174e8e57feb838e7e53e49e286 /src/qtxmlpatterns.mk
parentc7d3a58aa1de128e0e0c4d38938e245743ba548b (diff)
downloadmxe-77dc37759bf41d200ed3f00764924c63f03c5045.zip
mxe-77dc37759bf41d200ed3f00764924c63f03c5045.tar.gz
mxe-77dc37759bf41d200ed3f00764924c63f03c5045.tar.bz2
update qt5 module packages
Diffstat (limited to 'src/qtxmlpatterns.mk')
-rw-r--r--src/qtxmlpatterns.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qtxmlpatterns.mk b/src/qtxmlpatterns.mk
index 5d98fca..d134b33 100644
--- a/src/qtxmlpatterns.mk
+++ b/src/qtxmlpatterns.mk
@@ -3,10 +3,10 @@
PKG := qtxmlpatterns
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := a234427a0b9172aa8d1064577a5a1e9f4a86c839
+$(PKG)_CHECKSUM := e2f0cf5cc2337e0269749fc273e5c08ca9ce5848
$(PKG)_SUBDIR := $(PKG)-opensource-src-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-opensource-src-$($(PKG)_VERSION).tar.xz
-$(PKG)_URL := http://origin.releases.qt-project.org/qt5/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
+$(PKG)_URL := http://download.qt-project.org/snapshots/qt/5.1/$($(PKG)_VERSION)/backups/2013-05-31-45/submodules/$($(PKG)_FILE)
$(PKG)_DEPS := gcc qtbase
define $(PKG)_UPDATE