X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb-python/blobdiff_plain/7de4d3febf0dd39eac67ed682ee9e0083fed2db7..06cd26e87f5b839d40f0e7b57e38aea6c231b385:/setup.py diff --git a/setup.py b/setup.py index 94b25d0..cedacdd 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ cat = DC.Extension('catacomb._base', MS.setup(name = 'catacomb-python', description = 'Interface to Catacomb cryptographic library', - url = 'http://www.distorted.org.uk/~mdw/Catacomb-2.1.0', + url = 'https://git.distorted.org.uk/~mdw/catacomb-python/', author = 'Straylight/Edgeware', author_email = 'mdw@distorted.org.uk', license = 'GNU General Public License',