openrtsp 2016.02.22
Closes Homebrew/homebrew#49632. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
b4be4318f2
commit
5ca8b38f2f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Openrtsp < Formula
|
class Openrtsp < Formula
|
||||||
desc "Command-line RTSP client"
|
desc "Command-line RTSP client"
|
||||||
homepage "http://www.live555.com/openRTSP"
|
homepage "http://www.live555.com/openRTSP"
|
||||||
url "http://www.live555.com/liveMedia/public/live.2015.10.29.tar.gz"
|
url "http://www.live555.com/liveMedia/public/live.2016.02.22.tar.gz"
|
||||||
sha256 "05bb03b58c9a758a735a2c5bb0b993c5e157d7a60b08df49cc29619d02fbc962"
|
sha256 "e4571b466547e3ad153e4bd9bbb81b24d838815e9d97176157ecfb18c5414cd5"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue