libmagic: replace ftp url with http

This commit is contained in:
Viktor Szakats 2019-10-19 13:55:42 +00:00 committed by Viktor Szakats
parent 8aa306050d
commit 8f4adf11f5

View file

@ -1,7 +1,7 @@
class Libmagic < Formula
desc "Implementation of the file(1) command"
homepage "https://www.darwinsys.com/file/"
url "ftp://ftp.astron.com/pub/file/file-5.37.tar.gz"
url "http://ftp.astron.com/pub/file/file-5.37.tar.gz"
sha256 "e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f"
bottle do