aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrett Koonce2014-02-15 12:06:57 -0600
committerBrett Koonce2014-02-15 12:35:19 -0600
commitb35c6f034693a8992d12f4cad6a733bd445709c5 (patch)
tree5530db51fb824b30fa5adec199cc1fc4034d073c
parentcea7dcf8c84e401aed0cc90796dbabb6ba4edf96 (diff)
downloadhomebrew-b35c6f034693a8992d12f4cad6a733bd445709c5.tar.bz2
libcec 2.1.4
-rw-r--r--Library/Formula/libcec.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libcec.rb b/Library/Formula/libcec.rb
index 6c62a22c9..fffe264cb 100644
--- a/Library/Formula/libcec.rb
+++ b/Library/Formula/libcec.rb
@@ -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.1.1.tar.gz'
- sha1 '81597f9cd0923371bdfb5045ca9d88897152fb3f'
+ url 'https://github.com/Pulse-Eight/libcec/archive/libcec-2.1.4.tar.gz'
+ sha1 '3ee241201b3650b97ec4fc41b0f5dd33476080f9'
depends_on :autoconf
depends_on :automake