libyaml: update to 0.2.5.
This commit is contained in:
parent
e1fe41124b
commit
e230b0618d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libyaml'
|
# Template file for 'libyaml'
|
||||||
pkgname=libyaml
|
pkgname=libyaml
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://pyyaml.org/wiki/LibYAML"
|
homepage="https://pyyaml.org/wiki/LibYAML"
|
||||||
distfiles="https://github.com/yaml/libyaml/archive/${version}.tar.gz"
|
distfiles="https://github.com/yaml/libyaml/archive/${version}.tar.gz"
|
||||||
checksum=02265e0229675aea3a413164b43004045617174bdb2c92bf6782f618f8796b55
|
checksum=fa240dbf262be053f3898006d502d514936c818e422afdcf33921c63bed9bf2e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue