aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 3e9a59022..ed78de629 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.3.tar.bz2'
- md5 'dc2cf85cb1f29b586a1353307093bc62'
+ url 'http://kernel.org/pub/software/scm/git/git-manpages-1.6.5.4.tar.bz2'
+ md5 '513390db5f38534f5f2459202a8feccc'
end
class Git <Formula
- url 'http://kernel.org/pub/software/scm/git/git-1.6.5.3.tar.bz2'
- md5 'a1dbc3da46cbf33c4367db689853c142'
+ url 'http://kernel.org/pub/software/scm/git/git-1.6.5.4.tar.bz2'
+ md5 '1c214e8175e8dd372618ecf3d76448f5'
homepage 'http://git-scm.com'
def install