We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7a376 commit 19793b2Copy full SHA for 19793b2
lib/libcec/Makefile
@@ -7,7 +7,7 @@
7
8
# lib name, version
9
LIBNAME=libcec
10
-VERSION=1.7.1
+VERSION=1.8.1
11
SOURCE=$(LIBNAME)-$(VERSION)
12
13
# download location and format
project/BuildDependencies/scripts/libcec_d.txt
@@ -1,3 +1,3 @@
1
; filename source of the file
2
3
-libcec-1.7.1.zip http://mirrors.xbmc.org/build-deps/win32/
+libcec-1.8.1.zip http://mirrors.xbmc.org/build-deps/win32/
tools/darwin/depends/libcec/Makefile
@@ -3,7 +3,7 @@ include ../config.site.mk
4
5
6
ARCHIVE=$(SOURCE).tar.gz
0 commit comments