summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-06-13 18:54:32 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-06-13 19:02:21 (GMT)
commit745eb5365e16fddf90c4492bea98726838688f71 (patch)
tree43b4aada08ba59fc4cf7195ac48ca89049139c69
parentcb2f2371fe6b5cb31b3181d35ccd208051f7625e (diff)
downloadmxe-745eb5365e16fddf90c4492bea98726838688f71.zip
mxe-745eb5365e16fddf90c4492bea98726838688f71.tar.gz
mxe-745eb5365e16fddf90c4492bea98726838688f71.tar.bz2
qtsystems qtxlsxwriter: update
-rw-r--r--src/qtsystems.mk3
-rw-r--r--src/qtxlsxwriter.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/src/qtsystems.mk b/src/qtsystems.mk
index 709e46d..88339a8 100644
--- a/src/qtsystems.mk
+++ b/src/qtsystems.mk
@@ -3,7 +3,8 @@
PKG := qtsystems
$(PKG)_IGNORE :=
$(PKG)_VERSION := 32e6573
-$(PKG)_CHECKSUM := a36520f065948c6066e8e539ff4e67ad490a5af7
+$(PKG)_VERSION := 37b614a
+$(PKG)_CHECKSUM := eba4177015dc02fb438dd28a8d2b80650d805048
$(PKG)_SUBDIR := qtproject-$(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/qtproject/qtsystems/tarball/$($(PKG)_VERSION)/$($(PKG)_FILE)
diff --git a/src/qtxlsxwriter.mk b/src/qtxlsxwriter.mk
index 57c6458..44bf3f7 100644
--- a/src/qtxlsxwriter.mk
+++ b/src/qtxlsxwriter.mk
@@ -2,8 +2,8 @@
# See index.html for further information.
PKG := qtxlsxwriter
$(PKG)_IGNORE :=
-$(PKG)_VERSION := fe3fbb23eb878b7a85e40805f3525f0a277b5570
-$(PKG)_CHECKSUM := 5d759f2b0faa2fea9d77e2f0d5733302fbf33958
+$(PKG)_VERSION := ad90b6a2c21b300138ceb9fe9030a5917230f92d
+$(PKG)_CHECKSUM := c3803adef77c76b8254026ae78ddc345acfc1253
$(PKG)_SUBDIR := QtXlsxWriter-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/dbzhang800/QtXlsxWriter/archive/$($(PKG)_VERSION).tar.gz