aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/inspircd.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/inspircd.rb b/Library/Formula/inspircd.rb
index a8dbf3784..66f4b617f 100644
--- a/Library/Formula/inspircd.rb
+++ b/Library/Formula/inspircd.rb
@@ -5,7 +5,7 @@ class Inspircd < Formula
url 'https://github.com/inspircd/inspircd/archive/v2.0.11.tar.gz'
sha1 'c7badbc51983d78670281d2e00100676e1fc7b30'
- head 'https://github.com/inspircd/inspircd.git', :branch => 'insp20'
+ head 'https://github.com/inspircd/inspircd.git', :branch => 'master'
skip_clean 'data'
skip_clean 'logs'