Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
ngircd 20.1
Browse files Browse the repository at this point in the history
Closes #16909.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
alexbarton authored and klausmeyer committed Jan 10, 2013
1 parent ab53a6c commit 38e72dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/ngircd.rb
Expand Up @@ -2,9 +2,9 @@

class Ngircd < Formula
homepage 'http://ngircd.barton.de'
url 'ftp://ftp.berlios.de/pub/ngircd/ngircd-19.2.tar.gz'
mirror 'http://ngircd.barton.de/pub/ngircd/ngircd-19.2.tar.gz'
sha1 'c97e0409778ef1a4431bec1917b36918171047bc'
url 'ftp://ftp.berlios.de/pub/ngircd/ngircd-20.1.tar.gz'
mirror 'http://ngircd.barton.de/pub/ngircd/ngircd-20.1.tar.gz'
sha1 'e5dcbd3c40880b951854c10ed52e3c1dc17c3fe0'

depends_on 'libident'

Expand Down

0 comments on commit 38e72dc

Please sign in to comment.