update package mingw-w64

This commit is contained in:
Tony Theodore 2014-01-29 12:09:17 +11:00
parent 72e3e83ab7
commit 8b34975028
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := mingw-w64
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.0.0
$(PKG)_CHECKSUM := e2684886442a338d48d02c56ef70eb07039878c3
$(PKG)_VERSION := 3.1.0
$(PKG)_CHECKSUM := c167b1dc114a13c465fe6adcce9dc65c509baf75
$(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)