aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tinyxml2.rb
diff options
context:
space:
mode:
authorJack Nagel2014-12-03 17:44:40 -0500
committerJack Nagel2014-12-03 17:44:40 -0500
commit8fcdc0a3258ec574b7407506b7635f9f5174a297 (patch)
treed27859c1b4e85e839240ed216ff6c20c216a3e12 /Library/Formula/tinyxml2.rb
parent890b799e1f3c3caafbf7f508a67b8292547097e4 (diff)
downloadhomebrew-8fcdc0a3258ec574b7407506b7635f9f5174a297.tar.bz2
Drop redundant :branch => "master"
Diffstat (limited to 'Library/Formula/tinyxml2.rb')
-rw-r--r--Library/Formula/tinyxml2.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tinyxml2.rb b/Library/Formula/tinyxml2.rb
index 54b8cddec..0d789945b 100644
--- a/Library/Formula/tinyxml2.rb
+++ b/Library/Formula/tinyxml2.rb
@@ -4,7 +4,7 @@ class Tinyxml2 < Formula
homepage "http://grinninglizard.com/tinyxml2"
url "https://github.com/leethomason/tinyxml2/archive/2.2.0.tar.gz"
sha1 "7869aa08241ce16f93ba3732c1cde155b1f2b6a0"
- head "https://github.com/leethomason/tinyxml2.git", :branch => "master"
+ head "https://github.com/leethomason/tinyxml2.git"
bottle do
cellar :any