libcec 2.1.1

Closes Homebrew/homebrew#18827.
This commit is contained in:
Adam Vandenberg 2013-03-29 13:40:17 -07:00
parent 77f34e4d0a
commit 9d3a497179

View file

@ -2,8 +2,8 @@ require 'formula'
class Libcec < Formula
homepage 'http://libcec.pulse-eight.com/'
url 'https://github.com/Pulse-Eight/libcec/archive/libcec-2.0.5-repack.zip'
sha1 '94b2c94439156c13499620777bfe03900016879a'
url 'https://github.com/Pulse-Eight/libcec/archive/libcec-2.1.1.tar.gz'
sha1 '81597f9cd0923371bdfb5045ca9d88897152fb3f'
depends_on :autoconf
depends_on :automake