libyaml: update to 0.1.5.
This commit is contained in:
parent
21a59c4d1a
commit
b00a1af8a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libyaml'
|
||||
pkgname=libyaml
|
||||
version=0.1.4
|
||||
revision=3
|
||||
version=0.1.5
|
||||
revision=1
|
||||
wrksrc="yaml-${version}"
|
||||
build_style=gnu-configure
|
||||
short_desc="Fast YAML 1.1 parser and emitter library"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="http://pyyaml.org/wiki/LibYAML"
|
||||
distfiles="http://pyyaml.org/download/libyaml/yaml-${version}.tar.gz"
|
||||
checksum=7bf81554ae5ab2d9b6977da398ea789722e0db75b86bffdaeb4e66d961de6a37
|
||||
checksum=fa87ee8fb7b936ec04457bc044cd561155e1000a4d25029867752e543c2d3bef
|
||||
|
||||
post_install() {
|
||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue