InspIRCd 2.0.9

Closes Homebrew/homebrew#15337.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Peter Powell 2012-10-07 07:50:33 +02:00 committed by Adam Vandenberg
parent ff87d4ae79
commit 0489b1b5bf
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/downloads/inspircd/inspircd/InspIRCd-2.0.8.tar.bz2'
sha1 'c8bcbc222df40bc8110cefdb4a1fee91ad7c73d1'
url 'https://github.com/downloads/inspircd/inspircd/InspIRCd-2.0.9.tar.bz2'
sha1 'a1b377a9c9916dced716c34c669060d4590fbb0c'
head 'https://github.com/inspircd/inspircd.git', :branch => 'insp20'