gifsicle: use an https url
This commit is contained in:
parent
5813f694db
commit
b07b80b7d0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Gifsicle < Formula
|
||||
desc "GIF image/animation creator/editor"
|
||||
homepage "http://www.lcdf.org/gifsicle/"
|
||||
url "http://www.lcdf.org/gifsicle/gifsicle-1.88.tar.gz"
|
||||
url "https://www.lcdf.org/gifsicle/gifsicle-1.88.tar.gz"
|
||||
sha256 "4585d2e683d7f68eb8fcb15504732d71d7ede48ab5963e61915201f9e68305be"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue