openrtsp 2013.12.18
Closes Homebrew/homebrew#25359. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
12d4bf98d3
commit
41a2fb67b0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Openrtsp < Formula
|
||||
homepage 'http://www.live555.com/openRTSP'
|
||||
url 'http://www.live555.com/liveMedia/public/live.2013.11.26.tar.gz'
|
||||
sha1 '510e0d349100b748b414783c6bf5b636251d98b1'
|
||||
url 'http://www.live555.com/liveMedia/public/live.2013.12.18.tar.gz'
|
||||
sha1 '26869d10f59b71deff6d32cc45a91f5ea20c93a5'
|
||||
|
||||
option "32-bit"
|
||||
|
||||
|
|
Loading…
Reference in a new issue