diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libfreenect.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libfreenect.rb b/Library/Formula/libfreenect.rb index 12c9720b4..60154b61f 100644 --- a/Library/Formula/libfreenect.rb +++ b/Library/Formula/libfreenect.rb @@ -2,8 +2,8 @@ require 'formula' class Libfreenect < Formula homepage 'http://openkinect.org' - url 'https://github.com/OpenKinect/libfreenect/archive/v0.1.2.tar.gz' - sha1 'a20aada4c84a29f10ef1953c81404d2f256b21e6' + url 'https://github.com/OpenKinect/libfreenect/archive/v0.2.0.tar.gz' + sha1 'cc6ec1d48411439769d51a645f684a8aeedcf1f1' head 'https://github.com/OpenKinect/libfreenect.git' |
