From 118631cc14c6dacd67854f8f1407d3d438cdea26 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 12 Nov 2015 03:43:08 +0100 Subject: [PATCH] libsoxr: use secure homepage, update mirror --- Formula/libsoxr.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libsoxr.rb b/Formula/libsoxr.rb index 94416155e4..d9ded904ac 100644 --- a/Formula/libsoxr.rb +++ b/Formula/libsoxr.rb @@ -1,8 +1,8 @@ class Libsoxr < Formula desc "High quality, one-dimensional sample-rate conversion library" - homepage "http://sourceforge.net/projects/soxr/" + homepage "https://sourceforge.net/projects/soxr/" url "https://downloads.sourceforge.net/project/soxr/soxr-0.1.1-Source.tar.xz" - mirror "https://mirrors.kernel.org/debian/pool/main/libs/libsoxr/libsoxr_0.1.1.orig.tar.xz" + mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/libs/libsoxr/libsoxr_0.1.1.orig.tar.xz" sha256 "dcc16868d1a157079316f84233afcc2b52dd0bd541dd8439dc25bceb306faac2" bottle do