aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharlie Sharpsteen2011-10-25 11:23:27 -0700
committerCharlie Sharpsteen2011-10-25 11:23:27 -0700
commit54f51239b53b44b68c91b347cdef1e257c2ddffd (patch)
treebd4b270ea5e262737a2f2c9e25f4fe7d165b8536
parente312af79b993c9710f3527e6f94d0baa41b4a743 (diff)
downloadhomebrew-54f51239b53b44b68c91b347cdef1e257c2ddffd.tar.bz2
duplicity: Update to 0.6.16
-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 d7c897745..3050044ff 100644
--- a/Library/Formula/duplicity.rb
+++ b/Library/Formula/duplicity.rb
@@ -1,9 +1,9 @@
require 'formula'
class Duplicity < Formula
- url 'http://launchpad.net/duplicity/0.6-series/0.6.15/+download/duplicity-0.6.15.tar.gz'
+ url 'http://launchpad.net/duplicity/0.6-series/0.6.16/+download/duplicity-0.6.16.tar.gz'
homepage 'http://www.nongnu.org/duplicity/'
- md5 '88f3c990f41fde86cd7d5af5a1bc7b81'
+ md5 '55996756a5bc9743add738cfcba2dda2'
depends_on 'librsync'
depends_on 'gnupg'