aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/duplicity.rb
diff options
context:
space:
mode:
authorBrett Koonce2012-11-12 15:00:17 -0600
committerAdam Vandenberg2012-11-12 13:23:42 -0800
commite41b44df2d899db2add6d1c1a928c754470758a5 (patch)
tree3e91c1559c4aeb01fd4780d4cb58486ee0fa3881 /Library/Formula/duplicity.rb
parent00aa5ff718ed711bf6dfbf7eee6d05b2f78494ee (diff)
downloadhomebrew-e41b44df2d899db2add6d1c1a928c754470758a5.tar.bz2
duplicity 0.6.20
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/duplicity.rb')
-rw-r--r--Library/Formula/duplicity.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/duplicity.rb b/Library/Formula/duplicity.rb
index 9661be837..387403e05 100644
--- a/Library/Formula/duplicity.rb
+++ b/Library/Formula/duplicity.rb
@@ -2,8 +2,8 @@ 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'
- sha1 '07d72680d6b4850101a436f679793521a51f41ac'
+ url 'http://code.launchpad.net/duplicity/0.6-series/0.6.20/+download/duplicity-0.6.20.tar.gz'
+ sha1 '5781fa325c846fd8453c68a33ede3c7a0d105a80'
depends_on 'librsync'
depends_on 'gnupg'