diff options
| -rw-r--r-- | Library/Formula/librsvg.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/librsvg.rb b/Library/Formula/librsvg.rb index a3e71b112..39fe6f37a 100644 --- a/Library/Formula/librsvg.rb +++ b/Library/Formula/librsvg.rb @@ -1,6 +1,6 @@ class Librsvg < Formula homepage "https://live.gnome.org/LibRsvg" - url "http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.40/librsvg-2.40.5.tar.xz" + url "https://download.gnome.org/sources/librsvg/2.40/librsvg-2.40.5.tar.xz" sha256 "d14d7b3e25023ce34302022fd7c9b3a468629c94dff6c177874629686bfc71a7" bottle do |
