Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ccb131a14a24db23a69709827aced96640971d86
commit ccb131a14a24db23a69709827aced96640971d86 Author: DeX77 <[email protected]> Date: Mon Jan 29 11:02:47 2018 +0100 yaml-cpp-0.6.0-1-x86_64 * version bump diff --git a/source/devel-extra/yaml-cpp/FrugalBuild b/source/devel-extra/yaml-cpp/FrugalBuild index b0c7a41..d707bc8 100644 --- a/source/devel-extra/yaml-cpp/FrugalBuild +++ b/source/devel-extra/yaml-cpp/FrugalBuild @@ -2,8 +2,8 @@ # Maintainer: Slown <[email protected]> pkgname=yaml-cpp -pkgver=0.5.3 -pkgrel=4 +pkgver=0.6.0 +pkgrel=1 pkgdesc="YAML parser and emitter in C++, written around the YAML 1.2 spec" depends=() makedepends=('boost>=1.61.0') @@ -14,8 +14,9 @@ _F_github_tag="y" _F_github_ver="$pkgname-$pkgver" Finclude cmake github up2date="$up2date | sed 's/yaml_cpp_//g'" -sha1sums=('f1e4c3963f86cfbaa362265f15559adc2ee23589') +sha1sums=('73a3a3cec52238cf2041d001eaaccf9beb091f1f') [ "$CARCH" == "x86_64" ] && export CFLAGS="$CFLAGS -fPIC" options=('static') +_F_cd_path="$pkgname-$pkgname-$pkgver" # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
