diff --git a/srcpkgs/gdb/template b/srcpkgs/gdb/template index e32cec9c917..7cac3716be7 100644 --- a/srcpkgs/gdb/template +++ b/srcpkgs/gdb/template @@ -1,6 +1,6 @@ # Template file for 'gdb' pkgname=gdb -version=9.1 +version=9.2 revision=1 build_style=gnu-configure pycompile_dirs="/usr/share/gdb" @@ -16,7 +16,7 @@ maintainer="Anthony Iliopoulos " license="GPL-3.0-or-later" homepage="https://www.gnu.org/software/gdb/" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" -checksum=699e0ec832fdd2f21c8266171ea5bf44024bd05164fdf064e4d10cc4cf0d1737 +checksum=360cd7ae79b776988e89d8f9a01c985d0b1fa21c767a4295e5f88cb49175c555 python_version=3 patch_args="-Np1"