summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorLuke <fried.roadkill+ght@gmail.com>2017-09-01 08:53:43 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-10-10 04:31:48 (GMT)
commit3f6b2cc041004cb0a15c5371ce3b6c015059e770 (patch)
tree18e6fbb37abfafa0200245a5f325574df6d01c67 /plugins
parenta175395e25d5465f326792f8a527fb6daca9db57 (diff)
downloadmxe-3f6b2cc041004cb0a15c5371ce3b6c015059e770.zip
mxe-3f6b2cc041004cb0a15c5371ce3b6c015059e770.tar.gz
mxe-3f6b2cc041004cb0a15c5371ce3b6c015059e770.tar.bz2
Update host-toolchain make-w32; the old download package was no longer available
Diffstat (limited to 'plugins')
-rw-r--r--plugins/examples/host-toolchain/make-w32-bin.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/examples/host-toolchain/make-w32-bin.mk b/plugins/examples/host-toolchain/make-w32-bin.mk
index e00bfc0..722f856 100644
--- a/plugins/examples/host-toolchain/make-w32-bin.mk
+++ b/plugins/examples/host-toolchain/make-w32-bin.mk
@@ -2,8 +2,8 @@
PKG := make-w32-bin
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 4.2
-$(PKG)_CHECKSUM := 6cab11301e601996ab0cb7b3b903e5a55d5bd795614946cf6bd025cd61c710c6
+$(PKG)_VERSION := 4.2.1
+$(PKG)_CHECKSUM := 30641be9602712be76212b99df7209f4f8f518ba764cf564262bc9d6e4047cc7
$(PKG)_SUBDIR := .
$(PKG)_FILE := make-$($(PKG)_VERSION)-without-guile-w32-bin.zip
$(PKG)_URL := https://$(SOURCEFORGE_MIRROR)/project/ezwinports/$($(PKG)_FILE)