avr-gdb: update to 12.1.
This commit is contained in:
parent
6a90966fca
commit
8a324e540b
@ -1,7 +1,7 @@
|
||||
# Template file for 'avr-gdb'
|
||||
pkgname=avr-gdb
|
||||
version=11.1
|
||||
revision=3
|
||||
version=12.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--target=avr --disable-werror --disable-nls --with-system-readline
|
||||
--with-system-gdbinit=/etc/gdb/gdbinit --with-system-zlib
|
||||
@ -15,10 +15,9 @@ maintainer="Artur Sinila <opensource@logarithmus.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/gdb"
|
||||
distfiles="${GNU_SITE}/gdb/gdb-${version}.tar.xz"
|
||||
checksum=cccfcc407b20d343fb320d4a9a2110776dd3165118ffd41f4b1b162340333f94
|
||||
checksum=0e1793bf8f2b54d53f46dea84ccfd446f48f81b297b28c4f7fc017b818d69fed
|
||||
make_check=no # See gdb/template.
|
||||
replaces="cross-avr-gdb>=0"
|
||||
patch_args="-Np1"
|
||||
|
||||
if [ "${CROSS_BUILD}" ]; then
|
||||
# Make python3.x detection work in cross builds
|
||||
|
Loading…
Reference in New Issue
Block a user