mdxmini: use secure resource url

This commit is contained in:
Viktor Szakats 2016-06-07 16:58:51 +02:00 committed by Dominyk Tiller
parent cf84fd726b
commit 22dd945828

View file

@ -18,7 +18,7 @@ class Mdxmini < Formula
depends_on "sdl" if build.without? "lib-only"
resource "test_song" do
url "http://ftp.modland.com/pub/modules/MDX/Popful%20Mail/pop-00.mdx"
url "https://ftp.modland.com/pub/modules/MDX/Popful%20Mail/pop-00.mdx"
sha256 "86f21fbbaf93eb60e79fa07c759b906a782afe4e1db5c7e77a1640e6bf63fd14"
end