diff options
author | davilla <davilla@4pi.com> | 2011-10-15 13:57:47 -0400 |
---|---|---|
committer | davilla <davilla@4pi.com> | 2011-10-15 13:57:47 -0400 |
commit | c5973f347eb2b2aac9aec8cc8f48fcf548481ed5 (patch) | |
tree | a1b7412dd8c867fd07adce824e63ddf4a1a89ead /tools | |
parent | e9f4ea79c0a3f571621ac94fb8d09b300e1a737d (diff) |
update libcec from 0.6.0 to 0.7.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 7f6e12fd04..9b460f63f1 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.6 +VERSION=0.7 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |