cryptography: bump version.

This commit is contained in:
Jerome Duval
2019-10-22 22:19:18 +02:00
parent 821781ff62
commit e94f0b2d6a

View File

@@ -9,9 +9,8 @@ COPYRIGHT="2013-2018 The cryptography developers"
LICENSE="Apache v2
BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://github.com/pyca/cryptography/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="6e01aafcd430086f1a943dcf04d71cfc2247aedeec5d6c474ce5450acd2fbdd7"
SOURCE_FILENAME="cryptography-$portVersion.tar.gz"
SOURCE_URI="https://pypi.io/packages/source/c/cryptography/cryptography-$portVersion.tar.gz"
CHECKSUM_SHA256="3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"