libcap-ng: add v0.8.3 (#37110)

This commit is contained in:
Alec Scott 2023-04-24 01:39:44 -07:00 committed by GitHub
parent 97c03b4c31
commit 1638821831
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class LibcapNg(AutotoolsPackage):
homepage = "https://github.com/stevegrubb/libcap-ng/"
url = "https://github.com/stevegrubb/libcap-ng/archive/v0.8.tar.gz"
version("0.8.3", sha256="e542e9139961f0915ab5878427890cdc7762949fbe216bd0cb4ceedb309bb854")
version("0.8", sha256="836ea8188ae7c658cdf003e62a241509dd542f3dec5bc40c603f53a5aadaa93f")
version("0.7.11", sha256="78f32ff282b49b7b91c56d317fb6669df26da332c6fc9462870cec2573352222")
version("0.7.10", sha256="c3c156a215e5be5430b2f3b8717bbd1afdabe458b6068a8d163e71cefe98fc32")