From 40346af256268b5a4799373ddbd35fd6c8da290b Mon Sep 17 00:00:00 2001 From: Bart Leusink Date: Sun, 26 Feb 2012 14:18:00 +0100 Subject: Ircii 20111115 Signed-off-by: Adam Vandenberg --- Library/Formula/ircii.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/ircii.rb b/Library/Formula/ircii.rb index 4ad15e022..f981f608d 100644 --- a/Library/Formula/ircii.rb +++ b/Library/Formula/ircii.rb @@ -1,9 +1,9 @@ require 'formula' class Ircii < Formula - url 'http://ftp.netbsd.org/pub/pkgsrc/distfiles/ircii-20110228.tar.bz2' + url 'http://ftp.netbsd.org/pub/pkgsrc/distfiles/ircii-20111115.tar.bz2' homepage 'http://www.eterna.com.au/ircii/' - md5 '062f2d2a3453a643d4679b95917dd93d' + md5 '402b3badc21a7394d9c84d15a1ddb6c5' def install system "./configure", "--prefix=#{prefix}", -- cgit v1.2.3