gdb: Update from 8.2 to 8.2.1
This commit is contained in:
parent
2f91a75a3a
commit
97bb595a65
@ -1,8 +1,8 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/gdb/
|
||||
TERMUX_PKG_DESCRIPTION="The standard GNU Debugger that runs on many Unix-like systems and works for many programming languages"
|
||||
TERMUX_PKG_DEPENDS="liblzma, libexpat, readline, ncurses, libmpfr"
|
||||
TERMUX_PKG_VERSION=8.2
|
||||
TERMUX_PKG_SHA256=c3a441a29c7c89720b734e5a9c6289c0a06be7e0c76ef538f7bbcef389347c39
|
||||
TERMUX_PKG_VERSION=8.2.1
|
||||
TERMUX_PKG_SHA256=0a6a432907a03c5c8eaad3c3cffd50c00a40c3a5e3c4039440624bae703f2202
|
||||
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/gdb/gdb-${TERMUX_PKG_VERSION}.tar.xz
|
||||
# gdb can not build with our normal --disable-static: https://sourceware.org/bugzilla/show_bug.cgi?id=15916
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
|
Loading…
Reference in New Issue
Block a user