python-openssl: update to 17.3.0
This commit is contained in:
parent
61966404c4
commit
a3d0cd925b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-openssl'
|
||||
pkgname=python-openssl
|
||||
version=17.2.0
|
||||
revision=2
|
||||
version=17.3.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pyOpenSSL-${version}"
|
||||
build_style=python-module
|
||||
|
@ -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=5d617ce36b07c51f330aa63b83bf7f25c40a0e95958876d54d1982f8c91b4834
|
||||
checksum=29630b9064a82e04d8242ea01d7c93d70ec320f5e3ed48e95fcabc6b1d0f6c76
|
||||
|
||||
python3-openssl_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue