diff options
author | Mark Brand <mabrand@mabrand.nl> | 2019-01-04 21:33:29 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2019-01-04 21:45:42 (GMT) |
commit | 27afe4357b545436a83c53ad51fe0bc104ca1d3d (patch) | |
tree | 665440697b7c61593705a8d774a704e52abb3b60 /src/qwt.mk | |
parent | ec063234c09f97950a03034c171b431621e40133 (diff) | |
download | mxe-27afe4357b545436a83c53ad51fe0bc104ca1d3d.zip mxe-27afe4357b545436a83c53ad51fe0bc104ca1d3d.tar.gz mxe-27afe4357b545436a83c53ad51fe0bc104ca1d3d.tar.bz2 |
update: qtsystems, qwt
Diffstat (limited to 'src/qwt.mk')
-rw-r--r-- | src/qwt.mk | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ PKG := qwt $(PKG)_WEBSITE := https://qwt.sourceforge.io/ $(PKG)_DESCR := Qwt -$(PKG)_VERSION := 6.1.3 -$(PKG)_CHECKSUM := 027c32c0473a682c1db5b9cb02ebed5e39a4fbb0afd2306e23b1113c30006042 +$(PKG)_VERSION := 6.1.4 +$(PKG)_CHECKSUM := 77a5d17972865a45ca2f77b16aecd4fc7d7f913f9c705530eb586de51079abaa $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $($(PKG)_SUBDIR).zip $(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$($(PKG)_VERSION)/$($(PKG)_FILE) |