gdb: update to 15.2.
This commit is contained in:
parent
5b14f14b35
commit
b67527c7db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdb'
|
||||
pkgname=gdb
|
||||
version=15.1
|
||||
version=15.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
pycompile_dirs="/usr/share/gdb/python"
|
||||
|
@ -22,7 +22,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.gnu.org/software/gdb"
|
||||
changelog="https://sourceware.org/git/?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=HEAD"
|
||||
distfiles="${GNU_SITE}/gdb/gdb-${version}.tar.xz"
|
||||
checksum=38254eacd4572134bca9c5a5aa4d4ca564cbbd30c369d881f733fb6b903354f2
|
||||
checksum=83350ccd35b5b5a0cba6b334c41294ea968158c573940904f00b92f76345314d
|
||||
make_check=extended # Tests take too long, not all of them pass.
|
||||
|
||||
python_version="3"
|
||||
|
|
Loading…
Reference in New Issue