comparison src/native-binutils.mk @ 6370:5827d068f184

* src/build-binutils.mk, src/native-binutils.mk: update to v2.29
author John Donoghue <john.donoghue@ieee.org>
date Sun, 21 Aug 2022 19:58:24 -0400
parents 3aedd2899ea9
children 546aa0e77d46
comparison
equal deleted inserted replaced
6369:717b4e4d651a 6370:5827d068f184
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := native-binutils 4 PKG := native-binutils
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 2.38 6 $(PKG)_VERSION := 2.39
7 $(PKG)_CHECKSUM := 15d42de8f15404a4a43a912440cf367f994779d7 7 $(PKG)_CHECKSUM := f17653e7b1d1fa5242a408919845da23e8cc5141
8 $(PKG)_SUBDIR := binutils-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := binutils-$($(PKG)_VERSION)
9 $(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.xz 9 $(PKG)_FILE := binutils-$($(PKG)_VERSION).tar.xz
10 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE) 10 $(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/binutils/$($(PKG)_FILE)
11 $(PKG)_URL_2 := ftp://ftp.cs.tu-berlin.de/pub/gnu/binutils/$($(PKG)_FILE) 11 $(PKG)_URL_2 := ftp://ftp.cs.tu-berlin.de/pub/gnu/binutils/$($(PKG)_FILE)
12 $(PKG)_DEPS := 12 $(PKG)_DEPS :=