mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
gdb: bump to 15.2
This commit is contained in:
@@ -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="
|
||||
Reference in New Issue
Block a user