[cec] minor bump to 2.1.1. fixes some issues for Pi users and LG owners
authorLars Op den Kamp <lars@opdenkamp.eu>
Sat, 9 Mar 2013 23:14:41 +0000 (00:14 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Sat, 9 Mar 2013 23:36:57 +0000 (00:36 +0100)
lib/libcec/Makefile
project/BuildDependencies/scripts/libcec_d.txt
tools/android/depends/libcec/Makefile
tools/darwin/depends/libcec/Makefile

index bb837d1..7dc3e30 100644 (file)
@@ -7,7 +7,7 @@
 
 # lib name, version
 LIBNAME=libcec
-VERSION=2.1.0
+VERSION=2.1.1
 SOURCE=$(LIBNAME)-$(VERSION)
 
 # download location and format
index 2c7d495..065ce3a 100644 (file)
@@ -1,3 +1,3 @@
 ; filename                        source of the file
 
-libcec-2.1.0.zip                  http://mirrors.xbmc.org/build-deps/win32/
+libcec-2.1.1.zip                  http://mirrors.xbmc.org/build-deps/win32/
index 164e0a4..47324d5 100644 (file)
@@ -3,7 +3,7 @@ DEPS= ../Makefile.include Makefile
 
 # lib name, version
 LIBNAME=libcec
-VERSION=2.1.0
+VERSION=2.1.1
 SOURCE=$(LIBNAME)-$(VERSION)
 ARCHIVE=$(SOURCE).tar.gz
 
index b7970dd..110c097 100644 (file)
@@ -3,7 +3,7 @@ include ../config.site.mk
 
 # lib name, version
 LIBNAME=libcec
-VERSION=2.1.0
+VERSION=2.1.1
 SOURCE=$(LIBNAME)-$(VERSION)
 ARCHIVE=$(SOURCE).tar.gz