[CEC] bump to libCEC 2.1.4
authorLars Op den Kamp <lars@opdenkamp.eu>
Mon, 16 Dec 2013 10:47:27 +0000 (11:47 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 18 Dec 2013 09:03:56 +0000 (10:03 +0100)
changelog can be found here: https://github.com/Pulse-Eight/libcec/blob/release/ChangeLog

lib/libcec/Makefile
project/BuildDependencies/scripts/libcec_d.txt
tools/depends/target/libcec/Makefile

index 7dc3e30..262b0d5 100644 (file)
@@ -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
index 065ce3a..a126c74 100644 (file)
@@ -1,3 +1,3 @@
 ; filename                        source of the file
 
-libcec-2.1.1.zip                  http://mirrors.xbmc.org/build-deps/win32/
+libcec-2.1.4.zip                  http://mirrors.xbmc.org/build-deps/win32/
index 0a42317..e30c549 100644 (file)
@@ -3,8 +3,8 @@ DEPS= ../../Makefile.include Makefile
 
 # lib name, version
 LIBNAME=libcec
-VERSION=2.1.1
-SOURCE=$(LIBNAME)-$(VERSION)
+VERSION=2.1.4
+SOURCE=$(LIBNAME)-$(VERSION)-2
 ARCHIVE=$(SOURCE).tar.gz
 
 # configuration settings