Pig 0.11.0
Closes Homebrew/homebrew#18245. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
47f0a87454
commit
c814415c48
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue