diff options
author | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-10-31 16:38:07 +0100 |
---|---|---|
committer | Lars Op den Kamp <lars@opdenkamp.eu> | 2012-10-31 16:38:07 +0100 |
commit | f7116e698d4186086240752aafd01d8b644beaa4 (patch) | |
tree | d11051ee14701e0556bb2df2a65f592e2fc374b1 /tools | |
parent | 3385a7e1c293fabf21177dccb1107999c794ba1b (diff) |
[cec] bump to libCEC 2.0.3
Diffstat (limited to 'tools')
-rw-r--r-- | tools/darwin/depends/libcec/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin/depends/libcec/Makefile b/tools/darwin/depends/libcec/Makefile index 5a757a82f6..a82ad02d23 100644 --- a/tools/darwin/depends/libcec/Makefile +++ b/tools/darwin/depends/libcec/Makefile @@ -3,7 +3,7 @@ include ../config.site.mk # lib name, version LIBNAME=libcec -VERSION=2.0.2 +VERSION=2.0.3 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |