sfml: update link to HTTPS

This commit is contained in:
Miguel Araújo 2017-03-16 12:50:49 -03:00 committed by FX Coudert
parent 3bf18a9410
commit 6cc6cfab75

View file

@ -1,8 +1,8 @@
class Sfml < Formula
# Don't update SFML until there's a corresponding CSFML release
desc "Multi-media library with bindings for multiple languages"
homepage "http://www.sfml-dev.org/"
url "http://www.sfml-dev.org/files/SFML-2.4.2-sources.zip"
homepage "https://www.sfml-dev.org/"
url "https://www.sfml-dev.org/files/SFML-2.4.2-sources.zip"
sha256 "8ba04f6fde6a7b42527d69742c49da2ac529354f71f553409f9f821d618de4b6"
head "https://github.com/SFML/SFML.git"