mingw-w64: update

This commit is contained in:
Mark Brand 2015-03-25 10:34:10 +01:00
parent bf8126d353
commit dcc99f8a48
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := mingw-w64
$(PKG)_IGNORE :=
$(PKG)_VERSION := 4.0.0
$(PKG)_CHECKSUM := 7aa74e088770b0c6122abf4d53976c7cce76af51
$(PKG)_VERSION := 4.0.1
$(PKG)_CHECKSUM := 304d4806426f763faee753820615d22d85923e2a
$(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)