flann 1.7.1
Closes Homebrew/homebrew#9590. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
369a501885
commit
c41ba6fac9
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Flann < Formula
|
||||
url 'http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.6.11-src.zip'
|
||||
url 'http://people.cs.ubc.ca/~mariusm/uploads/FLANN/flann-1.7.1-src.zip'
|
||||
homepage 'http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN'
|
||||
md5 '5fd889b9f3777aa6e0d05b2546d25eb5'
|
||||
md5 'd780795f523eabda7c7ea09c6f5cf235'
|
||||
|
||||
def options
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue