Bump revisions for x86_64 rebuild after time_t change.

* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
This commit is contained in:
Jerome Duval
2017-06-26 20:25:31 +02:00
parent 7e74ec7398
commit fc0936b040
614 changed files with 764 additions and 631 deletions

View File

@@ -4,7 +4,7 @@ DESCRIPTION="yaml-cpp is a YAML parser and emitter in C++ matching the YAML \
HOMEPAGE="https://github.com/jbeder/yaml-cpp/"
COPYRIGHT="2008 Jesse Beder"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/jbeder/yaml-cpp/archive/release-$portVersion.tar.gz"
CHECKSUM_SHA256="ac50a27a201d16dc69a881b80ad39a7be66c4d755eda1f76c3a68781b922af8f"
SOURCE_DIR="yaml-cpp-release-$portVersion"