diff options
author | davilla <davilla@4pi.com> | 2011-11-04 20:25:05 -0400 |
---|---|---|
committer | davilla <davilla@4pi.com> | 2011-11-04 20:25:05 -0400 |
commit | 56d99afb2f35656b5e3439a9f172ec35a33d7d93 (patch) | |
tree | 2a34751be8eb8ed98f876a74bd691316f5161731 /tools | |
parent | 3a7309282a9bca685a590951a46c5f73b95199b5 (diff) |
[osx] bump libcec from 0.7 to 1.0.0
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 9b460f63f1..db5af12ac9 100644 --- a/tools/darwin/depends/libcec/Makefile +++ b/tools/darwin/depends/libcec/Makefile @@ -2,7 +2,7 @@ include ../Makefile.include # lib name, version LIBNAME=libcec -VERSION=0.7 +VERSION=1.0.0 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |