Skip to content

Commit

Permalink
flann 1.7.1
Browse files Browse the repository at this point in the history
Closes Homebrew#9590.

Signed-off-by: Jack Nagel <[email protected]>
  • Loading branch information
djsutherland authored and jacknagel committed Jan 14, 2012
1 parent 3e123bd commit 990c05b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/flann.rb
Original file line number Diff line number Diff line change
@@ -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
[
Expand Down

0 comments on commit 990c05b

Please sign in to comment.