LibGit2: Update to 0.16

This commit is contained in:
Charlie Sharpsteen 2012-02-05 08:35:34 -08:00
parent d4cc0feb7b
commit 0107197ceb

View file

@ -1,8 +1,8 @@
require 'formula'
class Libgit2 < Formula
url 'https://github.com/libgit2/libgit2/zipball/v0.15.0'
md5 'b215209d19db5bd6d3510d3d203b7fd4'
url 'https://github.com/libgit2/libgit2/tarball/v0.16.0'
md5 'd75d4c2b0773abf2676f06dabdf5f31f'
homepage 'http://libgit2.github.com/'
head 'https://github.com/libgit2/libgit2.git', :branch => 'master'