From a9a12697ca6b968c4c450f45ef2df4d3362946f2 Mon Sep 17 00:00:00 2001 From: Cyril Scetbon Date: Mon, 8 Apr 2013 18:24:23 +0200 Subject: Pig 0.11.1 Closes #19057. Signed-off-by: Jack Nagel --- Library/Formula/pig.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/pig.rb b/Library/Formula/pig.rb index 430a8229f..9cb8e961d 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.0/pig-0.11.0.tar.gz' - sha1 'becdb938e0e76218650c16b55958a04460370181' + url 'http://www.apache.org/dyn/closer.cgi?path=pig/pig-0.11.1/pig-0.11.1.tar.gz' + sha1 '1351b497b0628504b10533fe5c6451df14eee189' def patches DATA -- cgit v1.2.3