InspIRCd 2.0.14

Closes Homebrew/homebrew#22184.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Peter Powell 2013-08-28 21:51:25 +01:00 committed by Adam Vandenberg
parent a8d8229af9
commit ebf2f3c173

View file

@ -2,8 +2,8 @@ require 'formula'
class Inspircd < Formula
homepage 'http://inspircd.github.com'
url 'https://github.com/inspircd/inspircd/archive/v2.0.13.tar.gz'
sha1 'c15c34c7605bd0d8d83a5b1d50111780973372c3'
url 'https://github.com/inspircd/inspircd/archive/v2.0.14.tar.gz'
sha1 'b8b29fef06579ca624027a26a989cdea90a290a8'
head 'https://github.com/inspircd/inspircd.git', :branch => 'master'