Bump revisions of all packages that depend on OpenSSL.

This commit is contained in:
Augustin Cavalier
2020-03-19 20:08:50 -04:00
parent 6f0ee85ab7
commit e23e9be3cf
169 changed files with 176 additions and 176 deletions

View File

@@ -8,7 +8,7 @@ HOMEPAGE="https://cryptography.io/"
COPYRIGHT="2013-2018 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="3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651"

View File

@@ -10,7 +10,7 @@ COPYRIGHT="2001-2008 Kjetil Jacobsen
2013-2018 Oleg Pudeyev"
LICENSE="GNU LGPL v2.1
MIT"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/pycurl/pycurl/archive/REL_${portVersion//./_}.tar.gz"
CHECKSUM_SHA256="553047902a738cc2e6b1cd42783a9d0992e47086773be30027a71e1293493c39"
SOURCE_DIR="pycurl-REL_${portVersion//./_}"