InspIRCd 2.0.13

Closes Homebrew/homebrew#20304.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
master
Peter Powell 2013-06-06 16:14:54 +01:00 committed by Misty De Meo
parent eaa33c732b
commit 34e2fb63b8
1 changed files with 2 additions and 2 deletions

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.12.tar.gz'
sha1 'aaaa3153c8c2bf842642ca4f8b77c322f3d720d0'
url 'https://github.com/inspircd/inspircd/archive/v2.0.13.tar.gz'
sha1 'c15c34c7605bd0d8d83a5b1d50111780973372c3'
head 'https://github.com/inspircd/inspircd.git', :branch => 'master'