Update package version to 17.1
This commit is contained in:
@@ -1,9 +1,30 @@
|
||||
name: gdb
|
||||
description: The GNU Debugger
|
||||
version: 16.3
|
||||
revision: 2
|
||||
version: "17.1"
|
||||
revision: 1
|
||||
url: https://www.gnu.org/software/gdb/
|
||||
license: GPL3-or-later,LGPL3-or-later
|
||||
architecture: any
|
||||
depends: ["expat", "expat", "gcc-libs", "glibc", "gmp", "guile", "libelf", "mpfr", "ncurses", "python3", "readline", "xz-utils", "zstd"]
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- expat
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- gmp
|
||||
- guile
|
||||
- libelf
|
||||
- mpfr
|
||||
- ncurses
|
||||
- python3
|
||||
- readline
|
||||
- xxhash
|
||||
- xz-utils
|
||||
- zstd
|
||||
make_depends:
|
||||
- boost
|
||||
downloads:
|
||||
- url: https://ftpmirror.gnu.org/gnu/gdb/gdb-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 14996f5f74c9f68f5a543fdc45bca7800207f91f92aeea6c2e791822c7c6d876
|
||||
|
||||
Reference in New Issue
Block a user