git-integration: head added

Closes Homebrew/homebrew#40693.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Baptiste Fontaine 2015-06-14 10:09:00 +02:00
parent a33182faec
commit 78256a90f4

View file

@ -13,9 +13,11 @@ end
class GitIntegration < Formula
desc "Manage git integration branches"
homepage "http://johnkeeping.github.io/git-integration/"
homepage "https://johnkeeping.github.io/git-integration/"
url "https://github.com/johnkeeping/git-integration/archive/v0.3.tar.gz"
sha1 "fc64f987a2a6b73c61c8a5278d06bcaa46ee9312"
sha256 "7fb0a4ed4e4c23b7fa9334abfd1894ed5821b73be144d56d67d926e3cd7a1eb5"
head "https://github.com/johnkeeping/git-integration.git"
depends_on "asciidoc" => [:build, :optional]
depends_on SufficientlyRecentGit