diff --git a/srcpkgs/python-cryptography/template b/srcpkgs/python-cryptography/template index a61e049c12a..4679a6d5278 100644 --- a/srcpkgs/python-cryptography/template +++ b/srcpkgs/python-cryptography/template @@ -1,7 +1,7 @@ # Template file for 'python-cryptography' pkgname=python-cryptography -version=2.1.4 -revision=2 +version=2.2.1 +revision=1 wrksrc="cryptography-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools libressl-devel @@ -14,9 +14,9 @@ pycompile_module="cryptography" short_desc="Python2 library that provides cryptographic recipes and primitives" maintainer="Alessio Sergi " homepage="https://github.com/pyca/cryptography" -license="3-clause-BSD, Apache-2.0" +license="BSD-3-Clause, Apache-2.0" distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz" -checksum=e4d967371c5b6b2e67855066471d844c5d52d210c36c28d49a8507b96e2c5291 +checksum=dddad9d322a3f0867009ff9f25477b8f7c0bdbedf143704b384c9472f11cb2d3 post_install() { vlicense LICENSE