Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=b25dacadafd83f391e6af37dbfbf63b0b0080371
commit b25dacadafd83f391e6af37dbfbf63b0b0080371 Author: crazy <[email protected]> Date: Thu Feb 1 22:32:42 2018 +0100 libyaml-0.1.7-4-x86_64 * rebuild with tc diff --git a/source/lib/libyaml/FrugalBuild b/source/lib/libyaml/FrugalBuild index 51edf31..6e9e0ea 100644 --- a/source/lib/libyaml/FrugalBuild +++ b/source/lib/libyaml/FrugalBuild @@ -5,16 +5,17 @@ pkgname=libyaml _F_archive_name="yaml" pkgver=0.1.7 -pkgrel=3 +pkgrel=4 pkgdesc="LibYAML is a YAML 1.1 parser and emitter written in C." url="http://pyyaml.org/wiki/LibYAML" -depends=('glibc>=2.25') +depends=('glibc>=2.26.9000-3') groups=('lib') archs=("x86_64") _F_github_author="yaml" _F_github_tag=y Finclude github -_F_cd_path="yaml-$pkgver" +_F_cd_path="$pkgname-$pkgver" +_Fbuild_autoreconf="yes" sha1sums=('e3427406539632d7b141b40dd4396e83307b3e9a') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
