summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-02-27 21:39:20 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-02-27 21:39:20 (GMT)
commitb481c36d87755e8b503d28c4d8cb070f69981d57 (patch)
treeb8044700d4a48d277329151e9b805ee270411a70
parent3ac0f52831f020dbec40522e179223b9a225d202 (diff)
downloadmxe-b481c36d87755e8b503d28c4d8cb070f69981d57.zip
mxe-b481c36d87755e8b503d28c4d8cb070f69981d57.tar.gz
mxe-b481c36d87755e8b503d28c4d8cb070f69981d57.tar.bz2
mingw-w64: update
-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 7e10f96..25adbb0 100644
--- a/src/mingw-w64.mk
+++ b/src/mingw-w64.mk
@@ -3,8 +3,8 @@
PKG := mingw-w64
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 4.0.4
-$(PKG)_CHECKSUM := 89356a0aa8cf9f8b9dc8d92bc8dd01a131d4750c3acb30c6350a406316c42199
+$(PKG)_VERSION := 4.0.5
+$(PKG)_CHECKSUM := d4775e381202c5ecea7dbb21a1f247e4b3506509cb7d8b01bee6d83ee538e62c
$(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)