summaryrefslogtreecommitdiffstats
path: root/src/mingw-w64.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-04-05 14:52:23 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-04-05 14:52:28 (GMT)
commitc734f8d84d8dc2053a5e73682880ebe564e10005 (patch)
tree6ecc2d035a1b4f13ab52394eefeb59f0bbbc769e /src/mingw-w64.mk
parent8f7e98b481d67facb768da163b5e1ce66d9fc4d5 (diff)
downloadmxe-c734f8d84d8dc2053a5e73682880ebe564e10005.zip
mxe-c734f8d84d8dc2053a5e73682880ebe564e10005.tar.gz
mxe-c734f8d84d8dc2053a5e73682880ebe564e10005.tar.bz2
update: mingw-w64
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 25adbb0..5bdaf53 100644
--- a/src/mingw-w64.mk
+++ b/src/mingw-w64.mk
@@ -3,8 +3,8 @@
PKG := mingw-w64
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 4.0.5
-$(PKG)_CHECKSUM := d4775e381202c5ecea7dbb21a1f247e4b3506509cb7d8b01bee6d83ee538e62c
+$(PKG)_VERSION := 4.0.6
+$(PKG)_CHECKSUM := 0c407394b0d8635553f4fbca674cdfe446aac223e90b4010603d863e4bdd015c
$(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)