libyaml: update to 0.2.2.

This commit is contained in:
maxice8 2019-03-13 17:38:27 -03:00 committed by maxice8
parent da025997fa
commit 24b1d56cc6
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'libyaml'
pkgname=libyaml
version=0.2.1
version=0.2.2
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
short_desc="Fast YAML 1.1 parser and emitter library"
maintainer="Juan RP <xtraeme@voidlinux.org>"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="MIT"
homepage="http://pyyaml.org/wiki/LibYAML"
distfiles="https://github.com/yaml/libyaml/archive/${version}.tar.gz"
checksum=1d2aeb87f7d317f1496e4c39410d913840714874a354970300f375eec9303dc4
checksum=46bca77dc8be954686cff21888d6ce10ca4016b360ae1f56962e6882a17aa1fe
pre_configure() {
autoreconf -fi