Git 1.7.0.4

This commit is contained in:
Max Howell 2010-04-01 13:36:38 +01:00
parent 34a080192c
commit 4add5bdad3

View file

@ -1,18 +1,18 @@
require 'formula'
class GitManuals < Formula
url 'http://kernel.org/pub/software/scm/git/git-manpages-1.7.0.3.tar.bz2'
md5 '72b899852af3cb1858999357b58ac7bb'
url 'http://kernel.org/pub/software/scm/git/git-manpages-1.7.0.4.tar.bz2'
md5 '9730c5ed53a12788810ae3681fee149b'
end
class GitHtmldocs < Formula
url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.0.3.tar.bz2'
md5 '6b75778734a1637af157f7e62b204322'
url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.0.4.tar.bz2'
md5 '8c5273d6161121bb127f6d4fa2294196'
end
class Git < Formula
url 'http://kernel.org/pub/software/scm/git/git-1.7.0.3.tar.bz2'
md5 '1a449b84dd60a066ea491a54346843e6'
url 'http://kernel.org/pub/software/scm/git/git-1.7.0.4.tar.bz2'
md5 '1cc8b2aea57e5e999ccac18ae355f760'
homepage 'http://git-scm.com'
def install