libyaml: extract update_* to external update file
This commit is contained in:
parent
96dca4cfed
commit
014e1ae82b
|
@ -8,7 +8,6 @@ short_desc="Fast YAML 1.1 parser and emitter library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://pyyaml.org/wiki/LibYAML"
|
||||
update_pkgname=yaml
|
||||
distfiles="http://pyyaml.org/download/libyaml/yaml-${version}.tar.gz"
|
||||
checksum=7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname=yaml
|
Loading…
Reference in New Issue