From 498ee21df2e984e2042ba9adae07278bb6869da3 Mon Sep 17 00:00:00 2001 From: zooko Date: Wed, 22 Aug 2012 02:40:34 +0530 Subject: [PATCH] https for tahoe-lafs.org Ignore-this: ecceeb6db966e44fa39c70eee35a71d8 darcs-hash:7b9e626031210972fc8c91733c55dcbe90b221a3 --- zfec/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zfec/setup.py b/zfec/setup.py index 8c88de1..4de5036 100755 --- a/zfec/setup.py +++ b/zfec/setup.py @@ -170,7 +170,7 @@ def _setup(longdescription): long_description=longdescription, author='Zooko O\'Whielacronx', author_email='zooko@zooko.com', - url='http://tahoe-lafs.org/trac/'+PKG, + url='https://tahoe-lafs.org/trac/'+PKG, license='GNU GPL', # See README.rst for alternative licensing. install_requires=install_requires, tests_require=tests_require, -- 2.37.2