We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0135f97 commit d5559b0Copy full SHA for d5559b0
1 file changed
pkgs/gdb.yaml
@@ -4,8 +4,8 @@ dependencies:
4
build: [python, expat, xz, ncurses, libiconv, zlib, readline, {{build_with}}]
5
6
sources:
7
-- key: tar.bz2:bw6veycan4nqy4h46at4msefe75n3ygn
8
- url: http://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
+- key: tar.xz:tmyvmunbmuuppl4mpwbii2m7wdewlxzr
+ url: https://ftp.gnu.org/gnu/gdb/gdb-7.9.tar.xz
9
10
defaults:
11
# lib/libbfd.a contains hard-coded path
0 commit comments