From 940ebb116586699105476ca5a5a6a4fa66f5655d Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 15 Jun 2012 17:50:01 -0500 Subject: Unify git submodule comments Signed-off-by: Jack Nagel --- Library/Formula/wp-cli.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula/wp-cli.rb') diff --git a/Library/Formula/wp-cli.rb b/Library/Formula/wp-cli.rb index 06a86feba..a211fd74c 100644 --- a/Library/Formula/wp-cli.rb +++ b/Library/Formula/wp-cli.rb @@ -2,6 +2,8 @@ require 'formula' class WpCli < Formula homepage 'https://github.com/andreascreten/wp-cli/' + + # Use the tag instead of the tarball to get submodules url 'https://github.com/andreascreten/wp-cli.git', :tag => 'v0.4.0' version '0.4.0' -- cgit v1.2.3