Skip to content

Commit 58aff39

Browse files
committed
utils/strace: bump to v6.18
This fixes a incompatibility with glibc2.42.
1 parent 6ea8cab commit 58aff39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipes/utils/strace.yaml

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

33
metaEnvironment:
4-
PKG_VERSION: "6.10"
4+
PKG_VERSION: "6.18"
55
PKG_LICENSE: "LGPL-2.1-or-later"
66

77
checkoutSCM:
88
scm: url
99
url: https://strace.io/files/${PKG_VERSION}/strace-${PKG_VERSION}.tar.xz
10-
digestSHA256: 765ec71aa1de2fe37363c1e40c7b7669fc1d40c44bb5d38ba8e8cd82c4edcf07
10+
digestSHA256: 0ad5dcba973a69e779650ef1cb335b12ee60716fc7326609895bd33e6d2a7325
1111
stripComponents: 1
1212

1313
buildTools: [host-toolchain]

0 commit comments

Comments
 (0)