even more packages
This commit is contained in:
10
packages/libyaml.shrap
Normal file
10
packages/libyaml.shrap
Normal file
@@ -0,0 +1,10 @@
|
||||
(package
|
||||
(name "libyaml")
|
||||
(version "0.2.5")
|
||||
(homepage "https://pyyaml.org/wiki/LibYAML")
|
||||
(src (tar
|
||||
(url "https://github.com/yaml/libyaml/releases/download/0.2.5/yaml-0.2.5.tar.gz")
|
||||
(dir "yaml-0.2.5")
|
||||
(blake3 "64cd0f69eb55904fdf4a6f20d46d565ab2433ae494e76edbdf835a25b57c98d9")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user