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:
parent
3c05d724f1
commit
04e6204fee
1 changed files with 3 additions and 3 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue