diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gifsicle.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gifsicle.rb b/Library/Formula/gifsicle.rb index bd6655ef5..160b2a6cc 100644 --- a/Library/Formula/gifsicle.rb +++ b/Library/Formula/gifsicle.rb @@ -2,8 +2,8 @@ require 'formula' class Gifsicle < Formula homepage 'http://www.lcdf.org/gifsicle/' - url 'http://www.lcdf.org/gifsicle/gifsicle-1.70.tar.gz' - sha1 'f5017c7e3298108f2063a926f83392c66f0652ae' + url 'http://www.lcdf.org/gifsicle/gifsicle-1.77.tar.gz' + sha1 '29ac22a9aa1a22ed85e4df90668c72d08d89c8b0' depends_on :x11 |
