python-openssl: update to 17.2.0
This commit is contained in:
parent
84df1917e5
commit
bebaa1e760
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-openssl'
|
||||
pkgname=python-openssl
|
||||
version=17.1.0
|
||||
version=17.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyOpenSSL-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/pyca/pyopenssl"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"
|
||||
checksum=5a20a51d35104cd234d056861ace3e7a335aaf1f47fc96726c9e20ac1dc49563
|
||||
checksum=5d617ce36b07c51f330aa63b83bf7f25c40a0e95958876d54d1982f8c91b4834
|
||||
|
||||
python3-openssl_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue