Skip to content

Commit

Permalink
webp 0.3.0
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#18927.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
le0pard authored and adamv committed Apr 3, 2013
1 parent 4fafde1 commit 490d70a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/webp.rb
Expand Up @@ -2,8 +2,8 @@

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
Expand Down

0 comments on commit 490d70a

Please sign in to comment.