diff options
author | Mark Brand <mabrand@mabrand.nl> | 2015-06-13 18:54:32 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2015-06-13 19:02:21 (GMT) |
commit | 745eb5365e16fddf90c4492bea98726838688f71 (patch) | |
tree | 43b4aada08ba59fc4cf7195ac48ca89049139c69 /src/qtsystems.mk | |
parent | cb2f2371fe6b5cb31b3181d35ccd208051f7625e (diff) | |
download | mxe-745eb5365e16fddf90c4492bea98726838688f71.zip mxe-745eb5365e16fddf90c4492bea98726838688f71.tar.gz mxe-745eb5365e16fddf90c4492bea98726838688f71.tar.bz2 |
qtsystems qtxlsxwriter: update
Diffstat (limited to 'src/qtsystems.mk')
-rw-r--r-- | src/qtsystems.mk | 3 |
1 files changed, 2 insertions, 1 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) |