aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/open-ocd.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/open-ocd.rb')
-rw-r--r--Library/Formula/open-ocd.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/open-ocd.rb b/Library/Formula/open-ocd.rb
index cbadf9a61..a56a61970 100644
--- a/Library/Formula/open-ocd.rb
+++ b/Library/Formula/open-ocd.rb
@@ -3,7 +3,7 @@ require 'formula'
class OpenOcd < Formula
url 'http://download.berlios.de/openocd/openocd-0.5.0.tar.bz2'
homepage 'http://openocd.berlios.de/web/'
- md5 '43434c2b5353c9b853278b8bff22cb1a'
+ sha1 '807e4214b005029dccd1ed8af36f3897a5c6f49b'
depends_on 'libusb-compat'