parent
3228024c21
commit
28ff64683d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Tcpflow < Formula
|
||||
homepage 'https://github.com/simsong/tcpflow'
|
||||
url 'https://github.com/downloads/simsong/tcpflow/tcpflow-1.2.7.tar.gz'
|
||||
sha1 'e7e71a34afb4d557ebe80e2d589f00d4afd38be4'
|
||||
url 'https://github.com/downloads/simsong/tcpflow/tcpflow-1.3.0.tar.gz'
|
||||
sha1 'fccd0a451bf138e340fc3b55dfc07924c0a811d8'
|
||||
|
||||
depends_on :libtool
|
||||
|
||||
|
|
Loading…
Reference in a new issue