diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pig.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pig.rb b/Library/Formula/pig.rb index 24f2bc9eb..430a8229f 100644 --- a/Library/Formula/pig.rb +++ b/Library/Formula/pig.rb @@ -2,8 +2,8 @@ require 'formula' class Pig < Formula homepage 'http://pig.apache.org/' - url 'http://www.apache.org/dyn/closer.cgi?path=pig/pig-0.10.0/pig-0.10.0.tar.gz' - sha1 'afb1bc2dc7393e1fda7bb0675354899e51114292' + url 'http://www.apache.org/dyn/closer.cgi?path=pig/pig-0.11.0/pig-0.11.0.tar.gz' + sha1 'becdb938e0e76218650c16b55958a04460370181' def patches DATA |
