gdk-pixbuf: use canonical/https url

Closes Homebrew/homebrew#40822.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Viktor Szakats 2015-06-17 18:53:40 +02:00 committed by Dominyk Tiller
parent c9bbfc1fe6
commit d04adca812

View file

@ -3,7 +3,7 @@ require 'formula'
class GdkPixbuf < Formula
desc "Toolkit for image loading and pixel buffer manipulation"
homepage 'http://gtk.org'
url 'http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.8.tar.xz'
url 'https://download.gnome.org/sources/gdk-pixbuf/2.30/gdk-pixbuf-2.30.8.tar.xz'
sha256 '4853830616113db4435837992c0aebd94cbb993c44dc55063cee7f72a7bef8be'
bottle do