summaryrefslogtreecommitdiffstats
path: root/src/mingw-w64.mk
diff options
context:
space:
mode:
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 1ac94ac..fffd282 100644
--- a/src/mingw-w64.mk
+++ b/src/mingw-w64.mk
@@ -3,8 +3,8 @@
PKG := mingw-w64
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.2.0
-$(PKG)_CHECKSUM := edd7ce33e36689fa35ab2c9799c4e8f33e288d70
+$(PKG)_VERSION := 3.3.0
+$(PKG)_CHECKSUM := d31eac960d42e791970697eae5724e529c81dcd6
$(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)