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