i2p: fix audit warning
* Description shouldn't include the formula name
This commit is contained in:
parent
31bcd6faa8
commit
b7af2bf3d8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class I2p < Formula
|
||||
desc "I2P is an anonymous overlay network - a network within a network"
|
||||
desc "Anonymous overlay network - a network within a network"
|
||||
homepage "https://geti2p.net"
|
||||
url "https://download.i2p2.de/releases/0.9.21/i2pinstall_0.9.21.jar"
|
||||
sha256 "0238ffc6ea44099ef4fe6c20913cb4eec675c2760aea07dfe7d499addcc89cf2"
|
||||
|
|
Loading…
Reference in a new issue