tcptrack: use secure homepage
This commit is contained in:
parent
5f78d13a76
commit
1fc400ddd4
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Tcptrack < Formula
|
||||
desc "Monitor status of TCP connections on a network interface"
|
||||
homepage "http://linux.die.net/man/1/tcptrack"
|
||||
homepage "https://linux.die.net/man/1/tcptrack"
|
||||
url "https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/t/tcptrack/tcptrack_1.4.2.orig.tar.gz"
|
||||
mirror "https://mirrors.ocf.berkeley.edu/debian/pool/main/t/tcptrack/tcptrack_1.4.2.orig.tar.gz"
|
||||
sha256 "6607b1e1c778c49d3e8795e119065cf66eb2db28b3255dbc56b1612527107049"
|
||||
|
|
Loading…
Reference in a new issue