From a915d2d54f5730fee47b0adcb692f2654da138e1 Mon Sep 17 00:00:00 2001 From: Anirudh Date: Sun, 2 Feb 2020 23:15:41 +0530 Subject: [PATCH] gdb: new package at 8.3.1 (#300) * gdb: new package at 8.3.1 Signed-off-by: Anirudh Oppiliappan * gdb: add '-e' to shebang Signed-off-by: Anirudh Oppiliappan * gdb: use https instead Signed-off-by: Anirudh Oppiliappan --- community/gdb/build | 17 +++++++++++++++++ community/gdb/checksums | 1 + community/gdb/sources | 1 + community/gdb/version | 1 + 4 files changed, 20 insertions(+) create mode 100755 community/gdb/build create mode 100644 community/gdb/checksums create mode 100644 community/gdb/sources create mode 100644 community/gdb/version diff --git a/community/gdb/build b/community/gdb/build new file mode 100755 index 000000000..201e3b891 --- /dev/null +++ b/community/gdb/build @@ -0,0 +1,17 @@ +#!/bin/sh -e + +cat > makeinfo <