use secure urls

* follow some redirects
This commit is contained in:
Viktor Szakats
2016-02-22 21:06:36 +01:00
parent 22cc95fcd9
commit 2b119ae43f
115 changed files with 210 additions and 210 deletions

View File

@@ -11,7 +11,7 @@ url='http://www.voidspace.org.uk/python/mock/'
makedepends=('python2' 'python3')
license=('BSD')
arch=('any')
source=("http://pypi.python.org/packages/source/m/mock/mock-$pkgver.tar.gz")
source=("https://pypi.python.org/packages/source/m/mock/mock-$pkgver.tar.gz")
md5sums=('c3971991738caa55ec7c356bbc154ee2')
build() {