aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git.rb
diff options
context:
space:
mode:
authorMax Howell2009-12-17 16:29:29 +0000
committerMax Howell2009-12-17 19:17:50 +0000
commit8633fadf3164582803ae9b69378d519b3dbecb30 (patch)
tree5e4e4436737dba3ea858f2c61bac6b2897236c7d /Library/Formula/git.rb
parent6a8b3cc71feccbf73225bc7dc8c5e6972de9953d (diff)
downloadhomebrew-8633fadf3164582803ae9b69378d519b3dbecb30.tar.bz2
Bump Git to 1.6.5.7
Diffstat (limited to 'Library/Formula/git.rb')
-rw-r--r--Library/Formula/git.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb
index ed78de629..7517bd918 100644
--- a/Library/Formula/git.rb
+++ b/Library/Formula/git.rb
@@ -1,13 +1,13 @@
require 'formula'
class GitManuals <Formula
- url 'http://kernel.org/pub/software/scm/git/git-manpages-1.6.5.4.tar.bz2'
- md5 '513390db5f38534f5f2459202a8feccc'
+ url 'http://kernel.org/pub/software/scm/git/git-manpages-1.6.5.7.tar.bz2'
+ md5 'bafa2e4b914df994ede6a5b401018ef5'
end
class Git <Formula
- url 'http://kernel.org/pub/software/scm/git/git-1.6.5.4.tar.bz2'
- md5 '1c214e8175e8dd372618ecf3d76448f5'
+ url 'http://kernel.org/pub/software/scm/git/git-1.6.5.7.tar.bz2'
+ md5 '0c2eb426cf596755d6d57a83c9a78be7'
homepage 'http://git-scm.com'
def install