aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/git.rb
diff options
context:
space:
mode:
authorSebastian Staudt2011-04-26 08:53:52 +0200
committerAdam Vandenberg2011-04-26 13:23:48 -0700
commitc41079e07a6030c771c3f28b3781fe20d5f08519 (patch)
tree90aac6908c862632d71424c782357d0c1bb4f8c6 /Library/Formula/git.rb
parent37932b3ccf3283aa40472e6d34222d8272aa1f11 (diff)
downloadhomebrew-c41079e07a6030c771c3f28b3781fe20d5f08519.tar.bz2
Git 1.7.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/git.rb')
-rw-r--r--Library/Formula/git.rb12
1 files changed, 6 insertions, 6 deletions
diff --git a/Library/Formula/git.rb b/Library/Formula/git.rb
index 5dcb728c0..080894e51 100644
--- a/Library/Formula/git.rb
+++ b/Library/Formula/git.rb
@@ -1,18 +1,18 @@
require 'formula'
class GitManuals < Formula
- url 'http://kernel.org/pub/software/scm/git/git-manpages-1.7.4.4.tar.bz2'
- md5 '5812f4fca4afc6c81e06f485111ec8ab'
+ url 'http://kernel.org/pub/software/scm/git/git-manpages-1.7.5.tar.bz2'
+ md5 '94cf18c292f0db30046092ef306bf57c'
end
class GitHtmldocs < Formula
- url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.4.4.tar.bz2'
- md5 '71e40b22e5d4b54f69ac1e8e0ca1670b'
+ url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.5.tar.bz2'
+ md5 '563d1cda775abb80750e36d1c7895cb8'
end
class Git < Formula
- url 'http://kernel.org/pub/software/scm/git/git-1.7.4.4.tar.bz2'
- md5 '1313f71d62fa100b32fa313769a85f2a'
+ url 'http://kernel.org/pub/software/scm/git/git-1.7.5.tar.bz2'
+ md5 '7f0bc26a6e87d251c9b09fa05a186ed3'
homepage 'http://git-scm.com'
def install