aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 0dd5c28ed..c9d17230a 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.2.1.tar.gz'
- sha1 'fd0042dffd67786f5048f6306466c45174e39562'
+ url 'http://webp.googlecode.com/files/libwebp-0.3.0.tar.gz'
+ sha1 'a20acf2f180d3eae77e24a63371b01fa412fa2f1'
depends_on :libpng
depends_on 'jpeg' => :recommended