python-openssl: switch to libressl
This commit is contained in:
parent
c2ba2eb403
commit
ce9d9bb908
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'python-openssl'
|
||||
pkgname=python-openssl
|
||||
version=0.11
|
||||
revision=6
|
||||
revision=7
|
||||
wrksrc="pyOpenSSL-${version}"
|
||||
replaces="pyopenssl>=0"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
pycompile_module="OpenSSL"
|
||||
hostmakedepends="python-setuptools python3.4-setuptools"
|
||||
makedepends="openssl-devel python-devel python3.4-devel"
|
||||
makedepends="libressl-devel python-devel python3.4-devel"
|
||||
short_desc="Python2 interface to the OpenSSL library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="https://launchpad.net/pyopenssl"
|
||||
|
|
Loading…
Reference in New Issue
Block a user