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