polarssl: switch to libressl.
This commit is contained in:
parent
fe3e1e69ff
commit
7bc33c5779
@ -1,11 +1,11 @@
|
|||||||
# Template file for 'polarssl'
|
# Template file for 'polarssl'
|
||||||
pkgname=polarssl
|
pkgname=polarssl
|
||||||
version=1.3.7
|
version=1.3.7
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_ZLIB_SUPPORT=on -DUSE_SHARED_POLARSSL_LIBRARY=on"
|
configure_args="-DENABLE_ZLIB_SUPPORT=on -DUSE_SHARED_POLARSSL_LIBRARY=on"
|
||||||
hostmakedepends="cmake perl"
|
hostmakedepends="cmake perl"
|
||||||
makedepends="zlib-devel openssl-devel"
|
makedepends="zlib-devel libressl-devel"
|
||||||
short_desc="Portable cryptographic and SSL/TLS library"
|
short_desc="Portable cryptographic and SSL/TLS library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user