gdb: bump to 15.2

This commit is contained in:
Jérôme Duval
2026-03-07 18:11:34 +01:00
parent f9b5099b4d
commit e9402f148f
2 changed files with 4 additions and 2 deletions

View File

@@ -20,9 +20,9 @@ HOMEPAGE="https://sourceware.org/gdb/"
COPYRIGHT="2024 Free Software Foundation, Inc."
LICENSE="GNU GPL v2
GNU GPL v3"
REVISION="2"
REVISION="1"
SOURCE_URI="https://ftp.gnu.org/gnu/gdb/gdb-$portVersion.tar.xz"
CHECKSUM_SHA256="38254eacd4572134bca9c5a5aa4d4ca564cbbd30c369d881f733fb6b903354f2"
CHECKSUM_SHA256="83350ccd35b5b5a0cba6b334c41294ea968158c573940904f00b92f76345314d"
PATCHES="gdb-$portVersion.patchset"
ARCHITECTURES="x86_64 ?x86 !x86_gcc2"
@@ -51,6 +51,7 @@ REQUIRES="
lib:libncurses
lib:libpython3.10
lib:libreadline
lib:libxxhash
lib:libz
"
@@ -63,6 +64,7 @@ BUILD_REQUIRES="
devel:libncurses
devel:libpython3.10
devel:libreadline
devel:libxxhash
devel:libz
"
BUILD_PREREQUIRES="