aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorPeter Powell2013-04-25 02:58:10 +0100
committerAdam Vandenberg2013-04-25 12:34:26 -0700
commita0be4d252a993ec0ec3c93285b7ea4bc2b1bdaee (patch)
tree9bbc268105653ec69cf57fb0d51d9d9e0dd577f8 /Library
parent3e3fd8088efd87edd865bf4a4bc6b3d6981d50e5 (diff)
downloadhomebrew-a0be4d252a993ec0ec3c93285b7ea4bc2b1bdaee.tar.bz2
InspIRCd 2.0.12
Closes #19425. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/inspircd.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/inspircd.rb b/Library/Formula/inspircd.rb
index 66f4b617f..259472d6b 100644
--- a/Library/Formula/inspircd.rb
+++ b/Library/Formula/inspircd.rb
@@ -2,8 +2,8 @@ require 'formula'
class Inspircd < Formula
homepage 'http://inspircd.github.com'
- url 'https://github.com/inspircd/inspircd/archive/v2.0.11.tar.gz'
- sha1 'c7badbc51983d78670281d2e00100676e1fc7b30'
+ url 'https://github.com/inspircd/inspircd/archive/v2.0.12.tar.gz'
+ sha1 'aaaa3153c8c2bf842642ca4f8b77c322f3d720d0'
head 'https://github.com/inspircd/inspircd.git', :branch => 'master'