cxxtest: audit fix
This commit is contained in:
parent
d3ebf0fe51
commit
4d52368e1a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Cxxtest < Formula
|
||||
desc "CxxTest Unit Testing Framework"
|
||||
desc "xUnit-style unit testing framework for C++"
|
||||
homepage "http://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"
|
||||
|
|
Loading…
Reference in a new issue