summaryrefslogtreecommitdiffstats
path: root/src/mingw-w64.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-04-18 09:06:25 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-04-18 09:07:09 (GMT)
commitf327a874f964ca04d0be43d368261e4d7b936a79 (patch)
tree3a3808161d728fefcedbdb4ea03742d8f5e5b57b /src/mingw-w64.mk
parent6007cfb64e2505c0ce3614f62e658242e12bd031 (diff)
downloadmxe-f327a874f964ca04d0be43d368261e4d7b936a79.zip
mxe-f327a874f964ca04d0be43d368261e4d7b936a79.tar.gz
mxe-f327a874f964ca04d0be43d368261e4d7b936a79.tar.bz2
mingw-w64: update
Diffstat (limited to 'src/mingw-w64.mk')
-rw-r--r--src/mingw-w64.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mingw-w64.mk b/src/mingw-w64.mk
index 14e4645..c256759 100644
--- a/src/mingw-w64.mk
+++ b/src/mingw-w64.mk
@@ -3,8 +3,8 @@
PKG := mingw-w64
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 4.0.1
-$(PKG)_CHECKSUM := 304d4806426f763faee753820615d22d85923e2a
+$(PKG)_VERSION := 4.0.2
+$(PKG)_CHECKSUM := b266b6d7393ee494612db49b0b54c5aaffaf042f
$(PKG)_SUBDIR := $(PKG)-v$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-v$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/project/$(PKG)/$(PKG)/$(PKG)-release/$($(PKG)_FILE)