aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMax Howell2010-03-22 09:17:38 +0000
committerMax Howell2010-03-22 09:17:38 +0000
commit85f4024ba54eac4d5fdfaa1426981218cf54e56b (patch)
tree94ed6514a0ea775700126aa3b73d380d35ad07d5 /Library
parent524e29923dcd63d3402013518e2043d3122739fe (diff)
downloadhomebrew-85f4024ba54eac4d5fdfaa1426981218cf54e56b.tar.bz2
Git 1.7.0.3
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 0fb3c3d72..d7ca8f131 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.0.2.tar.bz2'
- md5 '58e0c6b194d989de8f7c4c7193315287'
+ url 'http://kernel.org/pub/software/scm/git/git-manpages-1.7.0.3.tar.bz2'
+ md5 '72b899852af3cb1858999357b58ac7bb'
end
class GitHtmldocs < Formula
- url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.0.2.tar.bz2'
- md5 'a33cd464d4c31e3ef0440e7e8d367f02'
+ url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.0.3.tar.bz2'
+ md5 '6b75778734a1637af157f7e62b204322'
end
class Git < Formula
- url 'http://kernel.org/pub/software/scm/git/git-1.7.0.2.tar.bz2'
- md5 '76518fa774b36de81d160b85fa4f19c1'
+ url 'http://kernel.org/pub/software/scm/git/git-1.7.0.3.tar.bz2'
+ md5 '1a449b84dd60a066ea491a54346843e6'
homepage 'http://git-scm.com'
def install