ngIRCd 21

Closes Homebrew/homebrew#24679.

Signed-off-by: Alexander Barton <alex@barton.de>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Alexander Barton 2013-11-26 10:45:56 +01:00 committed by Jack Nagel
parent 3c05d724f1
commit 04e6204fee

View file

@ -2,9 +2,9 @@ require 'formula'
class Ngircd < Formula
homepage 'http://ngircd.barton.de'
url 'ftp://ftp.berlios.de/pub/ngircd/ngircd-20.2.tar.gz'
mirror 'http://ngircd.barton.de/pub/ngircd/ngircd-20.2.tar.gz'
sha1 'f66037ea6a8ceb20904e0a37de9ce0bf31f27d47'
url 'ftp://ftp.berlios.de/pub/ngircd/ngircd-21.tar.gz'
mirror 'http://ngircd.barton.de/pub/ngircd/ngircd-21.tar.gz'
sha256 '0edbd41304186e43f9d907a7017b40520cc90c2ce29b1339bdcd7622fffe19a0'
depends_on 'libident'