pmccabe: prefer berkeley debian mirror
This commit is contained in:
parent
62cdf178f7
commit
a4b6a8c327
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pmccabe < Formula
|
||||
desc "Calculate McCabe-style cyclomatic complexity for C/C++ code"
|
||||
homepage "https://packages.debian.org/sid/pmccabe"
|
||||
url "https://mirrors.kernel.org/debian/pool/main/p/pmccabe/pmccabe_2.6.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/p/pmccabe/pmccabe_2.6.tar.gz"
|
||||
url "https://mirrors.ocf.berkeley.edu/debian/pool/main/p/pmccabe/pmccabe_2.6.tar.gz"
|
||||
mirror "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/p/pmccabe/pmccabe_2.6.tar.gz"
|
||||
sha256 "e490fe7c9368fec3613326265dd44563dc47182d142f579a40eca0e5d20a7028"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue