mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-10 13:50:08 +02:00
pycrypto: Switch to HTTPS source.
The server apparently refuses to serve the source tarball over plain HTTP.
This commit is contained in:
@@ -8,7 +8,7 @@ HOMEPAGE="http://pypi.python.org/pypi/pycrypto/2.6"
|
||||
LICENSE="pycrypto"
|
||||
COPYRIGHT="2010 Dwayne C. Litzenberger"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://pypi.python.org/packages/source/p/pycrypto/pycrypto-$portVersion.tar.gz"
|
||||
SOURCE_URI="https://pypi.python.org/packages/source/p/pycrypto/pycrypto-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user