attic: switch to libressl.
This commit is contained in:
parent
9cdf9f39fa
commit
755b8858ab
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'attic'
|
# Template file for 'attic'
|
||||||
pkgname=attic
|
pkgname=attic
|
||||||
version=0.13
|
version=0.13
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=Attic-$version
|
wrksrc=Attic-$version
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python3.4-setuptools Cython"
|
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"
|
python_versions="3.4"
|
||||||
pycompile_module="attic"
|
pycompile_module="attic"
|
||||||
depends="python3.4 python3.4-msgpack"
|
depends="python3.4 python3.4-msgpack"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue