aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorDavid Sawyer2010-09-04 12:38:35 -0400
committerAdam Vandenberg2010-09-05 22:39:16 -0700
commit679045a02ccff10cc05e3ddc4afb810b96f0bc78 (patch)
tree6a17eac664688ac83ad8a094ef7b794d95f8c0b1 /Library
parent80e3b79fa9db0c3a63c9665b9309197d8b58405c (diff)
downloadhomebrew-679045a02ccff10cc05e3ddc4afb810b96f0bc78.tar.bz2
Updated git.rb to 1.7.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 1909622a4..3eb39d339 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.2.2.tar.bz2'
- md5 '2278da6b57891bd9b789d313dc8eb772'
+ url 'http://kernel.org/pub/software/scm/git/git-manpages-1.7.2.3.tar.bz2'
+ md5 '2ef8d3959c832347c29885627ebc0682'
end
class GitHtmldocs < Formula
- url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.2.2.tar.bz2'
- md5 '83ce6457a4d80c38ce7c4d477bdf5600'
+ url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.2.3.tar.bz2'
+ md5 'e8505ed81506ee4ad6e15d149f366866'
end
class Git < Formula
- url 'http://kernel.org/pub/software/scm/git/git-1.7.2.2.tar.bz2'
- md5 '4a5840b6d650692cb320eddb5ccefbaf'
+ url 'http://kernel.org/pub/software/scm/git/git-1.7.2.3.tar.bz2'
+ md5 'd88c06f6442156686deb4b4fbab0954c'
homepage 'http://git-scm.com'
def install