binutils: update

This commit is contained in:
Mark Brand 2016-01-27 10:43:52 +01:00
parent 687c45c89d
commit bd5f44b810
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := binutils
$(PKG)_IGNORE :=
$(PKG)_VERSION := 2.25.1
$(PKG)_CHECKSUM := b5b14added7d78a8d1ca70b5cb75fef57ce2197264f4f5835326b0df22ac9f22
$(PKG)_VERSION := 2.26
$(PKG)_CHECKSUM := c2ace41809542f5237afc7e3b8f32bb92bc7bc53c6232a84463c423b0714ecd9
$(PKG)_SUBDIR := binutils-$($(PKG)_VERSION)
$(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE)