python3-openssl: update to 22.1.0.
This commit is contained in:
parent
e90e8d8a38
commit
87e81b688a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-openssl'
|
# Template file for 'python3-openssl'
|
||||||
pkgname=python3-openssl
|
pkgname=python3-openssl
|
||||||
version=22.0.0
|
version=22.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pyOpenSSL-${version}"
|
wrksrc="pyOpenSSL-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://pyopenssl.org/"
|
homepage="https://pyopenssl.org/"
|
||||||
changelog="https://raw.githubusercontent.com/pyca/pyopenssl/master/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pyca/pyopenssl/master/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"
|
||||||
checksum=660b1b1425aac4a1bea1d94168a85d99f0b3144c869dd4390d27629d0087f1bf
|
checksum=7a83b7b272dd595222d672f5ce29aa030f1fb837630ef229f62e72e395ce8968
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||||
# https://github.com/pyca/pyopenssl/issues/974
|
# https://github.com/pyca/pyopenssl/issues/974
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue