Skip to content

Commit

Permalink
libftdi 0.18
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
jsnyder authored and adamv committed Apr 12, 2011
1 parent 2529958 commit 99ffcdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/libftdi.rb
@@ -1,9 +1,9 @@
require 'formula'

class Libftdi < Formula
url "http://www.intra2net.com/en/developer/libftdi/download/libftdi-0.17.tar.gz"
url "http://www.intra2net.com/en/developer/libftdi/download/libftdi-0.18.tar.gz"
homepage 'http://www.intra2net.com/en/developer/libftdi'
md5 '810c69cfaa078b49795c224ef9b6b851'
md5 '916f65fa68d154621fc0cf1f405f2726'

depends_on 'boost'
depends_on 'libusb-compat'
Expand Down

0 comments on commit 99ffcdb

Please sign in to comment.