ltp: add v20230516 (#38138)

This commit is contained in:
Alec Scott 2023-06-14 13:27:27 -07:00 committed by GitHub
parent 1c0fbec9ce
commit 7c3d82d819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ class Ltp(AutotoolsPackage):
homepage = "https://github.com/linux-test-project/ltp"
url = "https://github.com/linux-test-project/ltp/archive/20190517.tar.gz"
version("20230516", sha256="6f2578fa1687093acf615544ab5ea814b792461bd314c79738bac4d511e3a10c")
version("20230127", sha256="ecefb6147dff5abd821a7f621ec2845ade22b8adf3022c0a451f79ecd02ab6f7")
version("20190930", sha256="eca11dbe11a61f3035561a2aa272d578ca9380563440f9ba876c0c4755a42533")
version("20190517", sha256="538175fff2d6c9d69748b2d4afcf5ac43f7300456f839fa7b5b101c7ad447af7")