aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libfreenect.rb
diff options
context:
space:
mode:
authorJack Nagel2014-09-25 21:02:12 -0500
committerJack Nagel2014-09-25 21:02:12 -0500
commit8da6d1f96c99a3d03c4f2eb2a571fb01f8946413 (patch)
treecf9e2413c0d796998453f2141109cf75e9ab25da /Library/Formula/libfreenect.rb
parent4e4f8c13e6d4949a68af5b5d5308db9d93c53e23 (diff)
downloadhomebrew-8da6d1f96c99a3d03c4f2eb2a571fb01f8946413.tar.bz2
libfreenect: fix checksum
Diffstat (limited to 'Library/Formula/libfreenect.rb')
-rw-r--r--Library/Formula/libfreenect.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libfreenect.rb b/Library/Formula/libfreenect.rb
index c258c1843..2e85fcceb 100644
--- a/Library/Formula/libfreenect.rb
+++ b/Library/Formula/libfreenect.rb
@@ -3,7 +3,7 @@ require "formula"
class Libfreenect < Formula
homepage "http://openkinect.org"
url "https://github.com/OpenKinect/libfreenect/archive/v0.5.0.tar.gz"
- sha1 "2f74c27e8760b4d5d4973370aee9ca71301a6176"
+ sha1 "3a0c6ca9b2515132a59232ed5719ee2731f6e580"
head "https://github.com/OpenKinect/libfreenect.git"