Skip to content

Commit

Permalink
Merge pull request #3197 from mariux64/update-gdb-from-13.2-to-16.1
Browse files Browse the repository at this point in the history
Update GDB (GNU Debugger) from 13.2 to 16.1
  • Loading branch information
pmenzel authored Jan 20, 2025
2 parents dbb4601 + 89cde4a commit 75c553a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gdb.be0
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION gdb-13.2-0
# BEE_VERSION gdb-16.1-0

#SRCURL[0]="http://ftp.gnu.org/gnu/gdb/gdb-${PKGVERSION}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/fbd3cdae16c581e8a742cb766ba35076/gdb-13.2.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/87c47779841e183907ec65db9428aa95/gdb-16.1.tar.xz"

# PATCHURL+=()

Expand Down

0 comments on commit 75c553a

Please sign in to comment.