Date: Sunday, May 26, 2019 @ 21:07:18
  Author: arojas
Revision: 354346

https

Modified:
  python-service-identity/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-26 21:06:55 UTC (rev 354345)
+++ PKGBUILD    2019-05-26 21:07:18 UTC (rev 354346)
@@ -7,7 +7,7 @@
 pkgdesc="Service identity verification for pyOpenSSL"
 arch=('any')
 license=('MIT')
-url="http://pypi.python.org/pypi/service_identity";
+url="https://pypi.python.org/pypi/service_identity";
 makedepends=('python-pyopenssl' 'python2-pyopenssl' 'python-pyasn1' 
'python2-pyasn1'
              'python-setuptools' 'python2-setuptools' 'python-pyasn1-modules' 
'python2-pyasn1-modules'
              'python-attrs' 'python2-attrs' 'python-idna' 'python2-idna')

Reply via email to