yaml-cpp 0.5.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4951030642
commit
ff122179b7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue