aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/webp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/webp.rb')
-rw-r--r--Library/Formula/webp.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/webp.rb b/Library/Formula/webp.rb
index 217970176..f08367d9b 100644
--- a/Library/Formula/webp.rb
+++ b/Library/Formula/webp.rb
@@ -2,8 +2,8 @@ require 'formula'
class Webp < Formula
homepage 'http://code.google.com/speed/webp/'
- url 'http://webp.googlecode.com/files/libwebp-0.1.99.tar.gz'
- sha1 '20c4d471601c44c9dcabe116eca3573a0aab5289'
+ url 'http://webp.googlecode.com/files/libwebp-0.2.0.tar.gz'
+ sha1 'ac169a819cb4e7ece8d50d3f9f2608dac87a90e2'
depends_on :x11
depends_on 'jpeg'