aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorfbrosson2014-07-06 16:36:50 +0200
committerJack Nagel2014-07-06 11:48:46 -0500
commit900bdae521a25f5ed86d834ef8b42494c0677c4d (patch)
tree3c301f28bd5ac7d149143a7028c4cd8e5daf1d88 /Library/Formula
parentc470d291a41dd7c2add938375c638cdfc5b0e20d (diff)
downloadhomebrew-900bdae521a25f5ed86d834ef8b42494c0677c4d.tar.bz2
gifsicle 1.84
Closes #30691. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gifsicle.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gifsicle.rb b/Library/Formula/gifsicle.rb
index be98eb743..d1cccc0c1 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.83.tar.gz"
- sha1 "7498d75f1933156f3930aac417246d34f2cbbf64"
+ url "http://www.lcdf.org/gifsicle/gifsicle-1.84.tar.gz"
+ sha1 "131a3e53a1d49318b54f9c6f81a62726384e95d7"
depends_on :x11 => :optional