diff --git a/pkg.info b/pkg.info index 5ce195c..867647f 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: gdb description: The GNU Debugger version: "17.1" -revision: 1 +revision: 2 url: https://www.gnu.org/software/gdb/ license: GPL3-or-later,LGPL3-or-later architecture: any @@ -16,7 +16,7 @@ depends: - libelf - mpfr - ncurses - - python3 + - python3=3.14.* - readline - xxhash - xz-utils