From eaecb5c2edd236c60aa52c0bf75ffd0e73fcf009 Mon Sep 17 00:00:00 2001 From: Jorge Luis Mendez Date: Fri, 18 Mar 2011 11:13:05 -0500 Subject: Updated picoc to 2.1 Signed-off-by: Adam Vandenberg --- Library/Formula/picoc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/picoc.rb b/Library/Formula/picoc.rb index 846bc0f7d..3f1666f5e 100644 --- a/Library/Formula/picoc.rb +++ b/Library/Formula/picoc.rb @@ -1,9 +1,9 @@ require 'formula' class Picoc < Formula - url 'http://picoc.googlecode.com/files/picoc-1.0.tar.bz2' + url 'http://picoc.googlecode.com/files/picoc-2.1.tar.bz2' homepage 'http://code.google.com/p/picoc/' - md5 '7af179f5f9351228df8a34ed7add436a' + md5 '6505fb108d195bad0854c7024993cc24' def install inreplace 'Makefile' do |s| -- cgit v1.2.3