libfyaml: add v0.7.12 (#28555)
This commit is contained in:
parent
ffb3f3a20d
commit
4d70e4f281
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class Libfyaml(AutotoolsPackage):
|
||||||
homepage = "https://github.com/pantoniou/libfyaml"
|
homepage = "https://github.com/pantoniou/libfyaml"
|
||||||
url = "https://github.com/pantoniou/libfyaml/releases/download/v0.5.7/libfyaml-0.5.7.tar.gz"
|
url = "https://github.com/pantoniou/libfyaml/releases/download/v0.5.7/libfyaml-0.5.7.tar.gz"
|
||||||
|
|
||||||
|
version('0.7.12', sha256='485342c6920e9fdc2addfe75e5c3e0381793f18b339ab7393c1b6edf78bf8ca8')
|
||||||
version('0.5.7', sha256='3221f31bb3feba97e544a82d0d5e4711ff0e4101cca63923dc5a1a001c187590')
|
version('0.5.7', sha256='3221f31bb3feba97e544a82d0d5e4711ff0e4101cca63923dc5a1a001c187590')
|
||||||
|
|
||||||
depends_on('m4', type='build')
|
depends_on('m4', type='build')
|
||||||
|
|
Loading…
Reference in a new issue