[FFmpeg-devel] [PATCH] apache-spark 1.2.0
Werner Robitza
werner.robitza at gmail.com
Wed Dec 31 22:08:55 CET 2014
Sorry about that, I sent the wrong commit.
On Wed, Dec 31, 2014 at 10:08 PM, Werner Robitza <werner.robitza at gmail.com>
wrote:
> From: Kashif Rasul <kashif.rasul at gmail.com>
>
> Closes #35158.
>
> Signed-off-by: Tim D. Smith <git at tim-smith.us>
> ---
> Library/Formula/apache-spark.rb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Library/Formula/apache-spark.rb
> b/Library/Formula/apache-spark.rb
> index b79385b..95e6d90 100644
> --- a/Library/Formula/apache-spark.rb
> +++ b/Library/Formula/apache-spark.rb
> @@ -3,9 +3,9 @@ require "formula"
> class ApacheSpark < Formula
> homepage "http://spark.apache.org/"
> head "https://github.com/apache/spark.git"
> - url "http://d3kbcqa49mib13.cloudfront.net/spark-1.1.1-bin-hadoop2.4.tgz
> "
> - version "1.1.1"
> - sha1 "d1ef3edfe9174010c66ed39fbbc961b7db765a35"
> + url "http://d3kbcqa49mib13.cloudfront.net/spark-1.2.0-bin-hadoop2.4.tgz
> "
> + version "1.2.0"
> + sha1 "57d19d43aa058acefbde32b2304678a8b07eaa80"
>
> conflicts_with 'hive', :because => 'both install `beeline` binaries'
>
> --
> 1.9.3 (Apple Git-50)
>
>
More information about the ffmpeg-devel
mailing list