aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libfreenect.rb
diff options
context:
space:
mode:
authorBenn Snyder2013-08-05 23:56:14 -0400
committerAdam Vandenberg2013-08-05 21:03:25 -0700
commit36fa79a8b1d8a123aede8d0c7c6cc771904c7ae7 (patch)
treea616bafcb8537206de9348e438f1c4a53a762a01 /Library/Formula/libfreenect.rb
parent5f00368bca44e4a205bff85cefbbab30c58e6b87 (diff)
downloadhomebrew-36fa79a8b1d8a123aede8d0c7c6cc771904c7ae7.tar.bz2
libfreenect 0.2.0
Closes #21687. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/libfreenect.rb')
-rw-r--r--Library/Formula/libfreenect.rb4
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'