From 9cfad0cc49559655b375779c51c1075306720ae0 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 11 Dec 2015 23:53:23 +0100 Subject: [PATCH] python-cryptography: update to 1.1.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 ec298d0df12..00154a1536a 100644 --- a/srcpkgs/python-cryptography/template +++ b/srcpkgs/python-cryptography/template @@ -1,6 +1,6 @@ # Template file for 'python-cryptography' pkgname=python-cryptography -version=1.1.1 +version=1.1.2 revision=1 wrksrc="cryptography-${version}" build_style=python-module @@ -17,7 +17,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pyca/cryptography" license="3-clause-BSD, Apache-2.0" distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz" -checksum=2912923af7455fb2d2439a037242507c12caece7dd6659d62fa82a61edb2bae0 +checksum=7f51459f84d670444275e615839f4542c93547a12e938a0a4906dafe5f7de153 post_install() { vlicense LICENSE