aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 3efab7940..ea2a0c919 100644
--- a/Library/Formula/webp.rb
+++ b/Library/Formula/webp.rb
@@ -1,9 +1,9 @@
require 'formula'
class Webp < Formula
- url 'http://webp.googlecode.com/files/libwebp-0.1.2.tar.gz'
+ url 'http://webp.googlecode.com/files/libwebp-0.1.3.tar.gz'
homepage 'http://code.google.com/speed/webp/'
- md5 '5534f6e3c8b9f5851a9a5b56bf78f2b0'
+ md5 '254d4670e14e9ed881f0536b006ab336'
def install
system "./autogen.sh"