aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-rsa/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-rsa/APKBUILD')
-rw-r--r--main/py-rsa/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-rsa/APKBUILD b/main/py-rsa/APKBUILD
index 74c4dae831..8c288d9fe5 100644
--- a/main/py-rsa/APKBUILD
+++ b/main/py-rsa/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=${pkgname#py-}
pkgver=3.4.2
pkgrel=2
pkgdesc="Pure-Python RSA implementation"
-url="http://stuvel.eu/rsa"
+url="https://stuvel.eu/rsa"
arch="noarch"
license="BSD"
depends="py-asn1"