Skip to content

Commit 5785a87

Browse files
authored
Merge pull request #168 from admlck/gdb171
devel::gdb: Update to 17.1
2 parents 8b79377 + 743c8e0 commit 5785a87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/devel/gdb.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
inherit: [autotools]
22

33
metaEnvironment:
4-
PKG_VERSION: "16.3"
4+
PKG_VERSION: "17.1"
55
PKG_LICENSE: "GPL-3.0-or-later"
66

77
depends:
@@ -18,7 +18,7 @@ depends:
1818
checkoutSCM:
1919
scm: url
2020
url: ${GNU_MIRROR}/gdb/gdb-${PKG_VERSION}.tar.xz
21-
digestSHA256: "bcfcd095528a987917acf9fff3f1672181694926cc18d609c99d0042c00224c5"
21+
digestSHA256: "14996f5f74c9f68f5a543fdc45bca7800207f91f92aeea6c2e791822c7c6d876"
2222
stripComponents: 1
2323

2424
checkoutScript: |

0 commit comments

Comments
 (0)