tcpreplay: point to the new maintainer's home page
Closes Homebrew/homebrew#31165. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
008a158d77
commit
5a3dbb446d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require "formula"
|
||||
|
||||
class Tcpreplay < Formula
|
||||
homepage "http://tcpreplay.synfin.net"
|
||||
homepage "http://tcpreplay.appneta.com"
|
||||
url "https://downloads.sourceforge.net/project/tcpreplay/tcpreplay/4.0.4/tcpreplay-4.0.4.tar.gz"
|
||||
sha1 "f2f266508b06693852bbc5003b20b18da4a1f01b"
|
||||
|
||||
|
|
Loading…
Reference in a new issue