diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index 63440241d86..f930b5102e9 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -1,6 +1,6 @@ # Template file for 'gdb' pkgname=gdb -version=16.2 +version=16.3 revision=1 build_style=gnu-configure pycompile_dirs="/usr/share/gdb/python" @@ -22,7 +22,7 @@ license="GPL-3.0-or-later" homepage="https://www.gnu.org/software/gdb" changelog="https://sourceware.org/git/?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=HEAD" distfiles="${GNU_SITE}/gdb/gdb-${version}.tar.xz" -checksum=4002cb7f23f45c37c790536a13a720942ce4be0402d929c9085e92f10d480119 +checksum=bcfcd095528a987917acf9fff3f1672181694926cc18d609c99d0042c00224c5 make_check=extended # Tests take too long, not all of them pass. python_version="3"