mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
libyaml: extract update_* to external update file
This commit is contained in:
parent
96dca4cfed
commit
014e1ae82b
2 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,6 @@ short_desc="Fast YAML 1.1 parser and emitter library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://pyyaml.org/wiki/LibYAML"
|
homepage="http://pyyaml.org/wiki/LibYAML"
|
||||||
update_pkgname=yaml
|
|
||||||
distfiles="http://pyyaml.org/download/libyaml/yaml-${version}.tar.gz"
|
distfiles="http://pyyaml.org/download/libyaml/yaml-${version}.tar.gz"
|
||||||
checksum=7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749
|
checksum=7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749
|
||||||
|
|
||||||
|
|
1
srcpkgs/libyaml/update
Normal file
1
srcpkgs/libyaml/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname=yaml
|
Loading…
Add table
Reference in a new issue