stress: change mirror URL to deb.debian.org

This commit is contained in:
Isabell (Issy) Long 2019-04-26 19:59:37 +01:00 committed by FX Coudert
parent e664e5466a
commit 771d5be0c8

View file

@ -2,7 +2,7 @@ class Stress < Formula
desc "Tool to impose load on and stress test a computer system"
homepage "https://people.seas.harvard.edu/~apw/stress/"
url "https://people.seas.harvard.edu/~apw/stress/stress-1.0.4.tar.gz"
mirror "https://mirrors.kernel.org/debian/pool/main/s/stress/stress_1.0.4.orig.tar.gz"
mirror "https://deb.debian.org/debian/pool/main/s/stress/stress_1.0.4.orig.tar.gz"
sha256 "057e4fc2a7706411e1014bf172e4f94b63a12f18412378fca8684ca92408825b"
bottle do