aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/picoc.rb4
1 files changed, 2 insertions, 2 deletions
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|