aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLars Op den Kamp <opdenkamp@gmail.com>2013-12-18 01:06:58 -0800
committerLars Op den Kamp <opdenkamp@gmail.com>2013-12-18 01:06:58 -0800
commited221346796925387c86c915eb5291a5ce5d5155 (patch)
tree47b70e7e6b02b43cc0865ac867d03c9d32a5daa8 /lib
parent28c34acaf3458e2dda4cefd853980089af416b78 (diff)
parent1e7cccbb644d503ef53aa85f96c41f6f85866f4d (diff)
Merge pull request #3844 from opdenkamp/cecbump
[CEC] bump to libCEC 2.1.4
Diffstat (limited to 'lib')
-rw-r--r--lib/libcec/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcec/Makefile b/lib/libcec/Makefile
index 7dc3e30e92..262b0d5992 100644
--- a/lib/libcec/Makefile
+++ b/lib/libcec/Makefile
@@ -7,8 +7,8 @@
# lib name, version
LIBNAME=libcec
-VERSION=2.1.1
-SOURCE=$(LIBNAME)-$(VERSION)
+VERSION=2.1.4
+SOURCE=$(LIBNAME)-$(VERSION)-2
# download location and format
BASE_URL=http://mirrors.xbmc.org/build-deps/darwin-libs