cxxtest: change mirror URL to deb.debian.org

This commit is contained in:
Isabell (Issy) Long 2019-04-26 19:54:16 +01:00 committed by FX Coudert
parent b9315e40d3
commit 574410ab09

View file

@ -2,7 +2,7 @@ class Cxxtest < Formula
desc "xUnit-style unit testing framework for C++"
homepage "https://cxxtest.com/"
url "https://github.com/CxxTest/cxxtest/releases/download/4.4/cxxtest-4.4.tar.gz"
mirror "https://mirrors.kernel.org/debian/pool/main/c/cxxtest/cxxtest_4.4.orig.tar.gz"
mirror "https://deb.debian.org/debian/pool/main/c/cxxtest/cxxtest_4.4.orig.tar.gz"
sha256 "1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f4895cf7d8"
bottle do