attic: switch to libressl.
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user