update to 12.3: binutils

This commit is contained in:
2025-03-19 20:47:31 -04:00
parent e27f059704
commit fca3130bd4

View File

@@ -1,11 +1,11 @@
pkgname=binutils
pkgver=2.43.1
pkgver=2.44
pkgdesc='A set of programs to assemble and manipulate binary and object files'
homepage='https://www.gnu.org/software/binutils/'
license=(GPL-2.0-or-later GPL-3.0-or-later LGPL-2.0-or-later LGPL-3.0-or-later GFDL-1.3 FSFAP)
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://sourceware.org/pub/binutils/releases/${sources[0]}")
md5sums=("9202d02925c30969d1917e4bad5a2320")
md5sums=("49912ce774666a30806141f106124294")
src_prepare() {