python-openssl: update to 18.0.0

This commit is contained in:
Alessio Sergi 2018-05-20 17:36:23 +02:00
parent 719c35844b
commit a6215ef646
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-openssl'
pkgname=python-openssl
version=17.5.0
version=18.0.0
revision=1
noarch=yes
wrksrc="pyOpenSSL-${version}"
@ -10,10 +10,10 @@ depends="python-cryptography python-six"
pycompile_module="OpenSSL"
short_desc="Python2 interface to the OpenSSL library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://github.com/pyca/pyopenssl"
homepage="https://pyopenssl.org/"
license="Apache-2.0"
distfiles="${PYPI_SITE}/p/pyOpenSSL/pyOpenSSL-${version}.tar.gz"
checksum=2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773
checksum=6488f1423b00f73b7ad5167885312bb0ce410d3312eb212393795b53c8caa580
python3-openssl_package() {
noarch=yes