diff options
Diffstat (limited to 'Library')
| -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 9cb8e961d..dc0f822cc 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.11.1/pig-0.11.1.tar.gz' - sha1 '1351b497b0628504b10533fe5c6451df14eee189' + url 'http://www.apache.org/dyn/closer.cgi?path=pig/pig-0.12.0/pig-0.12.0.tar.gz' + sha1 'b641a932d45003d2e6350007558d63e69a1bf7c6' def patches DATA |
