cryptography, fix checksum (#6798)

This commit is contained in:
Schrijvers Luc
2022-03-31 11:27:01 +02:00
committed by GitHub
parent 9bce02fc9c
commit aedf11f55d

View File

@@ -8,9 +8,9 @@ HOMEPAGE="https://cryptography.io/"
COPYRIGHT="2013-2020 The cryptography developers"
LICENSE="Apache v2
BSD (3-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="https://pypi.io/packages/source/c/cryptography/cryptography-$portVersion.tar.gz"
CHECKSUM_SHA256="70f8f4f7bb2ac9f340655cbac89d68c527af5bb4387522a8413e841e3e6628c9"
CHECKSUM_SHA256="a0c30272fb4ddda5f5ffc1089d7405b7a71b0b0f51993cb4e5dbb4590b2fc229"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"