libcec 4.0.2
Closes #9410. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
3e64e05084
commit
b9a10aed9b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libcec < Formula
|
||||
desc "Control devices with TV remote control and HDMI cabling"
|
||||
homepage "http://libcec.pulse-eight.com/"
|
||||
url "https://github.com/Pulse-Eight/libcec/archive/libcec-4.0.1.tar.gz"
|
||||
sha256 "92dd5d19675d571856c67785ea2dac0d11c4205a320c500981117152ffcdc15f"
|
||||
url "https://github.com/Pulse-Eight/libcec/archive/libcec-4.0.2.tar.gz"
|
||||
sha256 "b8b8dd31f3ebdd5472f03ab7d401600ea0d959b1288b9ca24bf457ef60e2ba27"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue