mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 21:30:08 +02:00
cryptography, fix checksum (#6798)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user