cross-arm-none-eabi-gdb: update to 8.3.
This commit is contained in:
parent
a708c72816
commit
e711ea7ec4
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
_triplet=arm-none-eabi
|
||||
_pkgname=gdb
|
||||
pkgname=cross-${_triplet}-${_pkgname}
|
||||
version=8.2.1
|
||||
version=8.3
|
||||
revision=1
|
||||
wrksrc="${_pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -30,7 +30,7 @@ maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/${_pkgname}"
|
||||
distfiles="${GNU_SITE}/${_pkgname}/${_pkgname}-${version}.tar.xz"
|
||||
checksum=0a6a432907a03c5c8eaad3c3cffd50c00a40c3a5e3c4039440624bae703f2202
|
||||
checksum=802f7ee309dcc547d65a68d61ebd6526762d26c3051f52caebe2189ac1ffd72e
|
||||
build_options="guile python"
|
||||
# don't enable guile and python interfaces until they are moved into
|
||||
# platform independent packages
|
||||
|
|
Loading…
Reference in a new issue