mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
gdb: update to 14.2.
This commit is contained in:
parent
17bc9e58af
commit
3dc2ebe30a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gdb'
|
||||
pkgname=gdb
|
||||
version=14.1
|
||||
version=14.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
pycompile_dirs="/usr/share/gdb/python"
|
||||
|
@ -22,7 +22,7 @@ license="GPL-3.0-or-later"
|
|||
changelog="https://sourceware.org/git/?p=binutils-gdb.git;a=blob_plain;f=gdb/NEWS;hb=HEAD"
|
||||
homepage="https://www.gnu.org/software/gdb"
|
||||
distfiles="${GNU_SITE}/gdb/gdb-${version}.tar.xz"
|
||||
checksum=d66df51276143451fcbff464cc8723d68f1e9df45a6a2d5635a54e71643edb80
|
||||
checksum=2d4dd8061d8ded12b6c63f55e45344881e8226105f4d2a9b234040efa5ce7772
|
||||
make_check=extended # Tests take too long, not all of them pass.
|
||||
|
||||
python_version="3"
|
||||
|
|
Loading…
Add table
Reference in a new issue