core/binutils to 2.40-5

This commit is contained in:
Kevin Mihelich 2023-05-03 23:33:57 +00:00
parent dda0977522
commit 5d19bf633f

View file

@ -12,13 +12,12 @@ noautobuild=1
pkgname=binutils
pkgver=2.40
_commit=65dbb94214516c915df5e0fe554ea165557e7ec7
pkgrel=4
_commit=ded035f913e4d8c989880cf5928b6b5fca9466ae
pkgrel=5
pkgdesc='A set of programs to assemble and manipulate binary and object files'
arch=(x86_64)
url='https://www.gnu.org/software/binutils/'
license=('GPL3' 'GPL' 'FDL1.3' 'custom:FSFAP')
groups=(base-devel)
depends=(glibc jansson libelf zlib zstd)
makedepends=(git)
checkdepends=(dejagnu debuginfod bc)