mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/binutils to 2.40-5
This commit is contained in:
parent
dda0977522
commit
5d19bf633f
1 changed files with 2 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue