gifsicle 1.83
Closes Homebrew/homebrew#28638. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
f4fb413fba
commit
73ccc97ca4
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.82.tar.gz"
|
||||
sha1 "2771af4ab39064df04a538bcb6f777d2ba3d628b"
|
||||
url "http://www.lcdf.org/gifsicle/gifsicle-1.83.tar.gz"
|
||||
sha1 "7498d75f1933156f3930aac417246d34f2cbbf64"
|
||||
|
||||
depends_on :x11 => :optional
|
||||
|
||||
|
|
Loading…
Reference in a new issue