adjusted the binutils version number to the MinGW project's suddenly changed naming schema

pull/13/head
Volker Grabsch 15 years ago
parent 01535b33b7
commit 577defb3b0

@ -1,7 +1,7 @@
# MinGW binutils
PKG := binutils
$(PKG)_VERSION := 2.19.1-mingw32
$(PKG)_VERSION := 2.19.1
$(PKG)_SUBDIR := binutils-$(firstword $(subst -, ,$($(PKG)_VERSION)))
$(PKG)_FILE := binutils-$($(PKG)_VERSION)-src.tar.gz
$(PKG)_WEBSITE := http://mingw.sourceforge.net/

Loading…
Cancel
Save