aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libftdi.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libftdi.rb')
-rw-r--r--Library/Formula/libftdi.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libftdi.rb b/Library/Formula/libftdi.rb
index e24bf3a3f..4d78d4927 100644
--- a/Library/Formula/libftdi.rb
+++ b/Library/Formula/libftdi.rb
@@ -3,7 +3,7 @@ require 'formula'
class Libftdi < Formula
homepage 'http://www.intra2net.com/en/developer/libftdi'
url "http://www.intra2net.com/en/developer/libftdi/download/libftdi-0.20.tar.gz"
- md5 '355d4474e3faa81b485d6a604b06951f'
+ sha1 '4bc6ce70c98a170ada303fbd00b8428d8a2c1aa2'
depends_on 'boost'
depends_on 'libusb-compat'