From b4ff2bf1ef462153b8f0104bc5fb0333e43e70f0 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 4 Mar 2023 18:14:55 +0100 Subject: [PATCH] gdb: update to 13.1. --- srcpkgs/gdb/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index b666348fea1..647de303fb2 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -1,7 +1,7 @@ # Template file for 'gdb' pkgname=gdb -version=12.1 -revision=3 +version=13.1 +revision=1 build_style=gnu-configure pycompile_dirs="/usr/share/gdb/python" configure_args="--disable-werror --disable-nls --with-system-readline @@ -21,10 +21,9 @@ maintainer="Duncaen " license="GPL-3.0-or-later" homepage="https://www.gnu.org/software/gdb" distfiles="${GNU_SITE}/gdb/gdb-${version}.tar.xz" -checksum=0e1793bf8f2b54d53f46dea84ccfd446f48f81b297b28c4f7fc017b818d69fed +checksum=115ad5c18d69a6be2ab15882d365dda2a2211c14f480b3502c6eba576e2e95a0 make_check=extended # Tests take too long, not all of them pass. -python_version=3 -patch_args="-Np1" + ignore_elf_files=" /usr/share/gdb/guile/gdb/support.go /usr/share/gdb/guile/gdb/experimental.go