use HTTPS in URLs where supported (#1741)
This commit is contained in:
@@ -5,7 +5,7 @@ pkgver=1.0.0
|
||||
pkgrel=1
|
||||
pkgdesc='Backports of the linecache module'
|
||||
arch=('any')
|
||||
url='http://pypi.python.org/pypi/linecache2'
|
||||
url='https://pypi.python.org/pypi/linecache2'
|
||||
license=('PSF')
|
||||
depends=('python2')
|
||||
makedepends=('python2-setuptools' 'python2-pbr')
|
||||
|
||||
Reference in New Issue
Block a user