aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSérgio Lopes2014-08-06 12:31:02 -0300
committerMike McQuaid2014-08-06 17:59:46 +0100
commit2098a01f9dc1b0fd97047bdc61d70ff9185ad583 (patch)
treec6fbc5183bcce59423779a9a3c7d1e1975a4fc62 /Library/Formula
parent1670f620c8d296160186c8bb5df041636212237d (diff)
downloadhomebrew-2098a01f9dc1b0fd97047bdc61d70ff9185ad583.tar.bz2
mozjpeg 2.1
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mozjpeg.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mozjpeg.rb b/Library/Formula/mozjpeg.rb
index 50de3f07f..abfbd1715 100644
--- a/Library/Formula/mozjpeg.rb
+++ b/Library/Formula/mozjpeg.rb
@@ -2,8 +2,8 @@ require "formula"
class Mozjpeg < Formula
homepage "https://github.com/mozilla/mozjpeg"
- url "https://github.com/mozilla/mozjpeg/archive/v2.0.1.tar.gz"
- sha1 "466d570f85ae5296eaedf89de26a5dbe6db78407"
+ url "https://github.com/mozilla/mozjpeg/archive/v2.1.tar.gz"
+ sha1 "07f8df93cd54adbec37869833de987eb12ce7062"
head "https://github.com/mozilla/mozjpeg.git"