Skip to content

Commit

Permalink
update: mingw-w64
Browse files Browse the repository at this point in the history
  • Loading branch information
mabrand committed Apr 5, 2016
1 parent 8f7e98b commit c734f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/mingw-w64.mk
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

PKG := mingw-w64
$(PKG)_IGNORE :=
$(PKG)_VERSION := 4.0.5
$(PKG)_CHECKSUM := d4775e381202c5ecea7dbb21a1f247e4b3506509cb7d8b01bee6d83ee538e62c
$(PKG)_VERSION := 4.0.6
$(PKG)_CHECKSUM := 0c407394b0d8635553f4fbca674cdfe446aac223e90b4010603d863e4bdd015c
$(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)
Expand Down

0 comments on commit c734f8d

Please sign in to comment.