summaryrefslogtreecommitdiffstats
path: root/src/mman-win32.mk
diff options
context:
space:
mode:
author0xACE <0xACE@users.noreply.github.com>2015-03-09 20:52:35 (GMT)
committer0xACE <0xACE@users.noreply.github.com>2015-03-09 20:52:35 (GMT)
commitcd52f35335e95daf846743a441289564daae195d (patch)
treee38555b6a298fcc874c392d4b7810f531673646e /src/mman-win32.mk
parentabd129934d4b828a5beb9833274d47c1717bd22a (diff)
downloadmxe-cd52f35335e95daf846743a441289564daae195d.zip
mxe-cd52f35335e95daf846743a441289564daae195d.tar.gz
mxe-cd52f35335e95daf846743a441289564daae195d.tar.bz2
Updated mman-win32
This updates the the checksum and version to the latest commit... If you're not willing to change to the latest commit, you could change the URL to: https://github.com/witwall/mman-win32/archive/3421c28e753c38d24a2e27c111b1c9b4601ebe7d.zip Rather than keeping: https://github.com/witwall/mman-win32/archive/master.tar.gz That master.tar.gz is probably always pointing at the latest commit.
Diffstat (limited to 'src/mman-win32.mk')
-rw-r--r--src/mman-win32.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mman-win32.mk b/src/mman-win32.mk
index ef722b4..aa88aa9 100644
--- a/src/mman-win32.mk
+++ b/src/mman-win32.mk
@@ -3,8 +3,8 @@
PKG := mman-win32
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3421c28e753c38d24a2e27c111b1c9b4601ebe7d
-$(PKG)_CHECKSUM := c33e84043d49d0e33bc434bda3a16ce60432e789
+$(PKG)_VERSION := 378ed6b69bb7220511dd9cd0973c22b3f6773ce7
+$(PKG)_CHECKSUM := f2e54393f530b35d1736fa98a5a29d7d3a0ce76b
$(PKG)_SUBDIR := mman-win32-master
$(PKG)_FILE := mman-win32-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/witwall/mman-win32/archive/master.tar.gz