Gifsicle 1.67
Closes Homebrew/homebrew#14606. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
720f155b8a
commit
1ecd8893aa
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Gifsicle < Formula
|
||||
homepage 'http://www.lcdf.org/gifsicle/'
|
||||
url 'http://www.lcdf.org/gifsicle/gifsicle-1.64.tar.gz'
|
||||
md5 'dabe9ee0d6d9cea099d9a7e6ecdcc443'
|
||||
url 'http://www.lcdf.org/gifsicle/gifsicle-1.67.tar.gz'
|
||||
sha1 '9b239cfce086d416017b237743d68d19a3a095f6'
|
||||
|
||||
depends_on :x11
|
||||
|
||||
|
|
Loading…
Reference in a new issue