Apply upstreamed patch.
[deb_libcec.git] / debian / libcec-get-orig-source
index a17a7d31f9626dba03f846c730404420dc312bea..24fcb227a2699e440072ad1e57ab6d1bd7d8ea9b 100755 (executable)
@@ -4,7 +4,7 @@
 
 LIBCEC_GIT_URL="git://github.com/Pulse-Eight/libcec.git"
 LIBCEC_GIT_BRANCH="release"
-LIBCEC_VERSION="1.6.1"
+LIBCEC_VERSION="2.2.0"
 
 rm -rf "libcec-${LIBCEC_VERSION}"
 git clone "$LIBCEC_GIT_URL" "libcec-${LIBCEC_VERSION}"