aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgit2.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libgit2.rb')
-rw-r--r--Library/Formula/libgit2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libgit2.rb b/Library/Formula/libgit2.rb
index 04e536c23..5cc001ea7 100644
--- a/Library/Formula/libgit2.rb
+++ b/Library/Formula/libgit2.rb
@@ -3,7 +3,7 @@ require 'formula'
class Libgit2 < Formula
homepage 'http://libgit2.github.com/'
url 'https://github.com/libgit2/libgit2/tarball/v0.17.0'
- md5 '5a09dd1118d1354375407119d19e0f2c'
+ sha1 'a868978e1d322d967fb7877b757f7c6b81b37923'
head 'https://github.com/libgit2/libgit2.git', :branch => 'master'