Update checksum for version 0.5.3 of yaml-cpp (#6924)

This commit is contained in:
healther 2018-01-14 05:09:36 +01:00 committed by Adam J. Stewart
parent 47b554a959
commit b3c96e2e40

View File

@ -31,7 +31,7 @@ class YamlCpp(CMakePackage):
homepage = "https://github.com/jbeder/yaml-cpp"
url = "https://github.com/jbeder/yaml-cpp/archive/yaml-cpp-0.5.3.tar.gz"
version('0.5.3', '4e47733d98266e46a1a73ae0a72954eb')
version('0.5.3', '2bba14e6a7f12c7272f87d044e4a7211')
version('develop', git='https://github.com/jbeder/yaml-cpp', branch='master')
variant('shared', default=True,