strace: add 5.0 (#10940)

This commit is contained in:
Michael Kuhn 2019-03-20 04:48:13 +01:00 committed by Massimiliano Culpo
parent 09d57d8cee
commit b48a6f22be

View file

@ -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')