We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b79377 + 743c8e0 commit 5785a87Copy full SHA for 5785a87
1 file changed
recipes/devel/gdb.yaml
@@ -1,7 +1,7 @@
1
inherit: [autotools]
2
3
metaEnvironment:
4
- PKG_VERSION: "16.3"
+ PKG_VERSION: "17.1"
5
PKG_LICENSE: "GPL-3.0-or-later"
6
7
depends:
@@ -18,7 +18,7 @@ depends:
18
checkoutSCM:
19
scm: url
20
url: ${GNU_MIRROR}/gdb/gdb-${PKG_VERSION}.tar.xz
21
- digestSHA256: "bcfcd095528a987917acf9fff3f1672181694926cc18d609c99d0042c00224c5"
+ digestSHA256: "14996f5f74c9f68f5a543fdc45bca7800207f91f92aeea6c2e791822c7c6d876"
22
stripComponents: 1
23
24
checkoutScript: |
0 commit comments