We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ea8cab commit 58aff39Copy full SHA for 58aff39
1 file changed
recipes/utils/strace.yaml
@@ -1,13 +1,13 @@
1
inherit: [autotools]
2
3
metaEnvironment:
4
- PKG_VERSION: "6.10"
+ PKG_VERSION: "6.18"
5
PKG_LICENSE: "LGPL-2.1-or-later"
6
7
checkoutSCM:
8
scm: url
9
url: https://strace.io/files/${PKG_VERSION}/strace-${PKG_VERSION}.tar.xz
10
- digestSHA256: 765ec71aa1de2fe37363c1e40c7b7669fc1d40c44bb5d38ba8e8cd82c4edcf07
+ digestSHA256: 0ad5dcba973a69e779650ef1cb335b12ee60716fc7326609895bd33e6d2a7325
11
stripComponents: 1
12
13
buildTools: [host-toolchain]
0 commit comments