From c814415c484f94f41e6ab15fae9de2f5690c8931 Mon Sep 17 00:00:00 2001 From: Adam Kunicki Date: Mon, 4 Mar 2013 21:19:03 -0500 Subject: [PATCH] Pig 0.11.0 Closes Homebrew/homebrew#18245. Signed-off-by: Jack Nagel --- Formula/pig.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pig.rb b/Formula/pig.rb index 24f2bc9ebbf..430a8229f5c 100644 --- a/Formula/pig.rb +++ b/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