aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/pig.rb
diff options
context:
space:
mode:
authorKay Roepke2012-06-16 14:30:45 +0200
committerJack Nagel2012-06-16 10:51:01 -0500
commitaa2f03cbe2902edd76a1817d78dee1b676f91f39 (patch)
treeee7a462743f164fe7af55b2fd6aea400b8023efe /Library/Formula/pig.rb
parentf780c309b01bb3b3d20220d3be0a00b16d2a7ec0 (diff)
downloadhomebrew-aa2f03cbe2902edd76a1817d78dee1b676f91f39.tar.bz2
Pig 0.10.0
Closes #12881. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/pig.rb')
-rw-r--r--Library/Formula/pig.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pig.rb b/Library/Formula/pig.rb
index 72ac6e998..9bf8396ac 100644
--- a/Library/Formula/pig.rb
+++ b/Library/Formula/pig.rb
@@ -1,9 +1,9 @@
require 'formula'
class Pig < Formula
- url 'http://www.apache.org/dyn/closer.cgi?path=pig/pig-0.9.2/pig-0.9.2.tar.gz'
homepage 'http://pig.apache.org/'
- md5 '8fe21138e5547d93b8eda1f619e51410'
+ url 'http://www.apache.org/dyn/closer.cgi?path=pig/pig-0.10.0/pig-0.10.0.tar.gz'
+ md5 'b9a723f91cec9934317e50223de7e87a'
def patches
DATA