python-cryptography: rebuild against libressl-2.1.3.

This commit is contained in:
Juan RP 2015-01-22 20:09:21 +01:00
parent c5fe3c5c96
commit 78e429371c

View file

@ -1,7 +1,7 @@
# Template file for 'python-cryptography' # Template file for 'python-cryptography'
pkgname=python-cryptography pkgname=python-cryptography
version=0.7.2 version=0.7.2
revision=3 revision=4
wrksrc="cryptography-${version}" wrksrc="cryptography-${version}"
build_style=python-module build_style=python-module
python_versions="2.7 3.4" python_versions="2.7 3.4"