aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2016-01-22 10:30:20 +0100
committerSybren A. Stüvel <sybren@stuvel.eu>2016-01-22 10:30:20 +0100
commit0087e9b5f915c7487bb37fabe1b307c12915f7a6 (patch)
treeea748aafa63462bf0d5395508da0b63504bc6981 /setup.py
parent8e26021a40325b8475e31e6da73528e68dae75a3 (diff)
downloadrsa-0087e9b5f915c7487bb37fabe1b307c12915f7a6.tar.gz
Switched to HTTPS URL
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index bd14b21..e29fd96 100755
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@ setup(name='rsa',
author_email='sybren@stuvel.eu',
maintainer='Sybren A. Stuvel',
maintainer_email='sybren@stuvel.eu',
- url='http://stuvel.eu/rsa',
+ url='https://stuvel.eu/rsa',
packages=['rsa'],
license='ASL 2',
classifiers=[