libfyaml: add v0.8 (#37520)

This commit is contained in:
Alec Scott 2023-05-15 13:58:13 -07:00 committed by GitHub
parent beccc49b81
commit d5295301de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ class Libfyaml(AutotoolsPackage):
homepage = "https://github.com/pantoniou/libfyaml"
url = "https://github.com/pantoniou/libfyaml/releases/download/v0.5.7/libfyaml-0.5.7.tar.gz"
version("0.8", sha256="dc4d4348eedca68e8e2394556d57f71410e7d61791a71cbe178302ebe5f26b99")
version("0.7.12", sha256="485342c6920e9fdc2addfe75e5c3e0381793f18b339ab7393c1b6edf78bf8ca8")
version("0.5.7", sha256="3221f31bb3feba97e544a82d0d5e4711ff0e4101cca63923dc5a1a001c187590")