stress: change mirror URL to deb.debian.org
This commit is contained in:
parent
e664e5466a
commit
771d5be0c8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue