Skip to content

Commit

Permalink
libraw: use secure resource url
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and apjanke committed Apr 18, 2016
1 parent ce2d1f0 commit bd183cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/libraw.rb
Expand Up @@ -16,7 +16,7 @@ class Libraw < Formula
depends_on "little-cms2"

resource "librawtestfile" do
url "http://www.rawsamples.ch/raws/nikon/d1/RAW_NIKON_D1.NEF",
url "https://www.rawsamples.ch/raws/nikon/d1/RAW_NIKON_D1.NEF",
:using => :nounzip
sha256 "7886d8b0e1257897faa7404b98fe1086ee2d95606531b6285aed83a0939b768f"
end
Expand Down

0 comments on commit bd183cf

Please sign in to comment.