strace: add 5.0 (#10940)
This commit is contained in:
parent
09d57d8cee
commit
b48a6f22be
1 changed files with 1 additions and 0 deletions
|
@ -17,4 +17,5 @@ class Strace(AutotoolsPackage):
|
||||||
|
|
||||||
conflicts('platform=darwin', msg='strace runs only on Linux.')
|
conflicts('platform=darwin', msg='strace runs only on Linux.')
|
||||||
|
|
||||||
|
version('5.0', sha256='3b7ad77eb2b81dc6078046a9cc56eed5242b67b63748e7fc28f7c2daf4e647da')
|
||||||
version('4.21', '785b679a75e9758ebeb66816f315b9fe')
|
version('4.21', '785b679a75e9758ebeb66816f315b9fe')
|
||||||
|
|
Loading…
Reference in a new issue