Skip to content

Commit

Permalink
libgit2: Update to 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpie committed May 23, 2012
1 parent ca91526 commit 206351d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/libgit2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Libgit2 < Formula
homepage 'http://libgit2.github.com/'
url 'https://github.com/libgit2/libgit2/tarball/v0.16.0'
md5 'd75d4c2b0773abf2676f06dabdf5f31f'
url 'https://github.com/libgit2/libgit2/tarball/v0.17.0'
md5 '5a09dd1118d1354375407119d19e0f2c'

head 'https://github.com/libgit2/libgit2.git', :branch => 'master'

Expand Down

0 comments on commit 206351d

Please sign in to comment.