duplicity 0.6.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f738240ba4
commit
d4627edc0b
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Duplicity < Formula
|
||||
url 'http://code.launchpad.net/duplicity/0.6-series/0.6.13/+download/duplicity-0.6.13.tar.gz'
|
||||
url 'http://launchpad.net/duplicity/0.6-series/0.6.14/+download/duplicity-0.6.14.tar.gz'
|
||||
homepage 'http://www.nongnu.org/duplicity/'
|
||||
md5 'b3d627f35fc527b00121925840d5cca7'
|
||||
md5 '09747eb1430a3f16888a661e5acbf28d'
|
||||
|
||||
depends_on 'librsync'
|
||||
depends_on 'gnupg'
|
||||
|
|
Loading…
Reference in a new issue