aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/duplicity.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/duplicity.rb')
-rw-r--r--Library/Formula/duplicity.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/duplicity.rb b/Library/Formula/duplicity.rb
index b337f2de7..9661be837 100644
--- a/Library/Formula/duplicity.rb
+++ b/Library/Formula/duplicity.rb
@@ -3,7 +3,7 @@ require 'formula'
class Duplicity < Formula
homepage 'http://www.nongnu.org/duplicity/'
url 'http://code.launchpad.net/duplicity/0.6-series/0.6.19/+download/duplicity-0.6.19.tar.gz'
- md5 'c88122d0b651f84f3bfa42e55591c36b'
+ sha1 '07d72680d6b4850101a436f679793521a51f41ac'
depends_on 'librsync'
depends_on 'gnupg'