summaryrefslogtreecommitdiffstats
path: root/src/mingw-w64.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-03-14 10:27:22 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-03-14 13:16:00 (GMT)
commitfc2f44482f524be8ad61239f8bbd13c38ba6d8b7 (patch)
tree9b1d401177b11ad8e1a3f79823cf8105a8b5824b /src/mingw-w64.mk
parent149afe17a43c50c234dcadeb4a69e61e272a747a (diff)
downloadmxe-fc2f44482f524be8ad61239f8bbd13c38ba6d8b7.zip
mxe-fc2f44482f524be8ad61239f8bbd13c38ba6d8b7.tar.gz
mxe-fc2f44482f524be8ad61239f8bbd13c38ba6d8b7.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 fffd282..877a53d 100644
--- a/src/mingw-w64.mk
+++ b/src/mingw-w64.mk
@@ -3,8 +3,8 @@
PKG := mingw-w64
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.3.0
-$(PKG)_CHECKSUM := d31eac960d42e791970697eae5724e529c81dcd6
+$(PKG)_VERSION := 4.0.0
+$(PKG)_CHECKSUM := 7aa74e088770b0c6122abf4d53976c7cce76af51
$(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)