attic: switch to libressl.
This commit is contained in:
parent
9cdf9f39fa
commit
755b8858ab
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'attic'
|
||||
pkgname=attic
|
||||
version=0.13
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=Attic-$version
|
||||
build_style=python-module
|
||||
hostmakedepends="python3.4-setuptools Cython"
|
||||
makedepends="python3.4-devel openssl-devel acl-devel"
|
||||
makedepends="python3.4-devel libressl-devel acl-devel"
|
||||
python_versions="3.4"
|
||||
pycompile_module="attic"
|
||||
depends="python3.4 python3.4-msgpack"
|
||||
|
|
Loading…
Reference in New Issue