libcuefile: use secure url and fix an audit issue

This commit is contained in:
Viktor Szakats 2016-07-15 19:24:01 +02:00 committed by Dominyk Tiller
parent 158034803f
commit 82e33489e8

View file

@ -1,9 +1,9 @@
class Libcuefile < Formula class Libcuefile < Formula
desc "Library to work with CUE files" desc "Library to work with CUE files"
homepage "https://www.musepack.net/" homepage "https://www.musepack.net/"
url "http://files.musepack.net/source/libcuefile_r475.tar.gz" url "https://files.musepack.net/source/libcuefile_r475.tar.gz"
sha256 "b681ca6772b3f64010d24de57361faecf426ee6182f5969fcf29b3f649133fe7"
version "r475" version "r475"
sha256 "b681ca6772b3f64010d24de57361faecf426ee6182f5969fcf29b3f649133fe7"
bottle do bottle do
cellar :any cellar :any