gdb: Update to 11.2

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-01-31 08:52:56 +00:00
parent c053efdcd1
commit 03ba4b2df2
2 changed files with 79 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 11.1
VER = 11.2
THISAPP = gdb-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 257cb0f67927f79acf636d8c01e19990
$(DL_FILE)_MD5 = 433bd0904caa31c247b1b1867f2f911d
install : $(TARGET)