From 5fce8575c5291a4d1abe655ab5f9e352e22299db Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 28 Feb 2016 03:40:10 +0100 Subject: [PATCH] openexr: use secure url (redirected to cleartext) --- Formula/openexr.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/openexr.rb b/Formula/openexr.rb index 977d50aff6..a3dfdd16a1 100644 --- a/Formula/openexr.rb +++ b/Formula/openexr.rb @@ -1,7 +1,7 @@ class Openexr < Formula desc "OpenEXR Graphics Tools (high dynamic-range image file format)" homepage "http://www.openexr.com/" - url "http://download.savannah.nongnu.org/releases/openexr/openexr-2.2.0.tar.gz" + url "https://savannah.nongnu.org/download/openexr/openexr-2.2.0.tar.gz" sha256 "36a012f6c43213f840ce29a8b182700f6cf6b214bea0d5735594136b44914231" bottle do