yaml-cpp 0.5.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-01-01 19:25:08 -06:00 committed by Adam Vandenberg
parent 4951030642
commit ff122179b7

View file

@ -2,8 +2,8 @@ require 'formula'
class YamlCpp < Formula
homepage 'http://code.google.com/p/yaml-cpp/'
url 'http://yaml-cpp.googlecode.com/files/yaml-cpp-0.3.0.tar.gz'
sha1 '28766efa95f1b0f697c4b4a1580a9972be7c9c41'
url 'http://yaml-cpp.googlecode.com/files/yaml-cpp-0.5.0.tar.gz'
sha1 '575ece77122bffc392e6e9bc7389a1efcdb6bc97'
depends_on 'cmake' => :build