Rebuild with python 3.14
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: gdb
|
name: gdb
|
||||||
description: The GNU Debugger
|
description: The GNU Debugger
|
||||||
version: "17.1"
|
version: "17.1"
|
||||||
revision: 1
|
revision: 2
|
||||||
url: https://www.gnu.org/software/gdb/
|
url: https://www.gnu.org/software/gdb/
|
||||||
license: GPL3-or-later,LGPL3-or-later
|
license: GPL3-or-later,LGPL3-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -16,7 +16,7 @@ depends:
|
|||||||
- libelf
|
- libelf
|
||||||
- mpfr
|
- mpfr
|
||||||
- ncurses
|
- ncurses
|
||||||
- python3
|
- python3=3.14.*
|
||||||
- readline
|
- readline
|
||||||
- xxhash
|
- xxhash
|
||||||
- xz-utils
|
- xz-utils
|
||||||
|
|||||||
Reference in New Issue
Block a user