aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libotr.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libotr.rb')
-rw-r--r--Library/Formula/libotr.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libotr.rb b/Library/Formula/libotr.rb
index 3662be0f2..9a83e8f1a 100644
--- a/Library/Formula/libotr.rb
+++ b/Library/Formula/libotr.rb
@@ -3,7 +3,7 @@ require 'formula'
class Libotr < Formula
url 'http://www.cypherpunks.ca/otr/libotr-3.2.0.tar.gz'
homepage 'http://www.cypherpunks.ca/otr/'
- md5 'faba02e60f64e492838929be2272f839'
+ sha1 'e5e10b8ddaf59b0ada6046d156d0431cd2790db9'
depends_on 'libgcrypt'