summaryrefslogtreecommitdiffstats
path: root/src/qttranslations.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/qttranslations.mk
parent61db42ae7029d2cc2b8f544cc25d57ad199b022b (diff)
downloadmxe-957ab92cc073a0c49bd6a82bc13c8eab1fbf3492.zip
mxe-957ab92cc073a0c49bd6a82bc13c8eab1fbf3492.tar.gz
mxe-957ab92cc073a0c49bd6a82bc13c8eab1fbf3492.tar.bz2
update qt5 module packages
Diffstat (limited to 'src/qttranslations.mk')
-rw-r--r--src/qttranslations.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qttranslations.mk b/src/qttranslations.mk
index 3042411..1c531d8 100644
--- a/src/qttranslations.mk
+++ b/src/qttranslations.mk
@@ -3,10 +3,10 @@
PKG := qttranslations
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 42772753a6fc0853b87965b7b936473009ec5a7d
+$(PKG)_CHECKSUM := 3b5fc2950d2da4e2fd36ad14dcb2807803440d44
$(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 qttools
define $(PKG)_UPDATE