git - 1.7.1.1

master
Adam Vandenberg 2010-06-30 09:49:55 -07:00
parent 98b0e7e218
commit 7059c5187d
1 changed files with 6 additions and 6 deletions

View File

@ -1,18 +1,18 @@
require 'formula' require 'formula'
class GitManuals < Formula class GitManuals < Formula
url 'http://kernel.org/pub/software/scm/git/git-manpages-1.7.1.tar.bz2' url 'http://kernel.org/pub/software/scm/git/git-manpages-1.7.1.1.tar.bz2'
md5 '50c3e1119a2197de208cbb69c7da0a50' md5 'd56a2b79e76efa7b207335f562fbefbe'
end end
class GitHtmldocs < Formula class GitHtmldocs < Formula
url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.1.tar.bz2' url 'http://kernel.org/pub/software/scm/git/git-htmldocs-1.7.1.1.tar.bz2'
md5 'bc4bdafdc1b257c40564d47bc5c97365' md5 '642edbab5bcf66694c07e0929c0ca223'
end end
class Git < Formula class Git < Formula
url 'http://kernel.org/pub/software/scm/git/git-1.7.1.tar.bz2' url 'http://kernel.org/pub/software/scm/git/git-1.7.1.1.tar.bz2'
md5 '3da231dbe82ad103373cb530ae7475d5' md5 '1b116a3e2ecce46a89e4272abf0de955'
homepage 'http://git-scm.com' homepage 'http://git-scm.com'
def install def install