From 44fea6aa8d7bbf5b7681873a5552e460a21c608c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 27 Dec 2018 23:42:48 +0100 Subject: [PATCH] python-cryptography: update to 2.4.2 --- srcpkgs/python-cryptography/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-cryptography/template b/srcpkgs/python-cryptography/template index f7d3e7b2317..3aef3cb91ee 100644 --- a/srcpkgs/python-cryptography/template +++ b/srcpkgs/python-cryptography/template @@ -1,6 +1,6 @@ # Template file for 'python-cryptography' pkgname=python-cryptography -version=2.4.1 +version=2.4.2 revision=1 wrksrc="cryptography-${version}" build_style=python-module @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pyca/cryptography" license="BSD-3-Clause, Apache-2.0" distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz" -checksum=e85b410885addaeb31a867eabcefc9ef4a7e904ad45eac9e60a763a54b244626 +checksum=05a6052c6a9f17ff78ba78f8e6eb1d777d25db3b763343a1ae89a7a8670386dd post_install() { vlicense LICENSE