Skip to content

Commit 19793b2

Browse files
opdenkamphuceke
authored andcommitted
cec: bump the libCEC versions of win32 and osx to 1.8.1 (same as linux)
1 parent 2f7a376 commit 19793b2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/libcec/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# lib name, version
99
LIBNAME=libcec
10-
VERSION=1.7.1
10+
VERSION=1.8.1
1111
SOURCE=$(LIBNAME)-$(VERSION)
1212

1313
# download location and format
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
; filename source of the file
22

3-
libcec-1.7.1.zip http://mirrors.xbmc.org/build-deps/win32/
3+
libcec-1.8.1.zip http://mirrors.xbmc.org/build-deps/win32/

tools/darwin/depends/libcec/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include ../config.site.mk
33

44
# lib name, version
55
LIBNAME=libcec
6-
VERSION=1.7.1
6+
VERSION=1.8.1
77
SOURCE=$(LIBNAME)-$(VERSION)
88
ARCHIVE=$(SOURCE).tar.gz
99

0 commit comments

Comments
 (0)