bearssl: update to 0.6.
This commit is contained in:
parent
abae6daf0b
commit
acbb487509
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bearssl'
|
||||
pkgname=bearssl
|
||||
version=0.5
|
||||
version=0.6
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Implementation of the SSL/TLS protocol in C"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://www.bearssl.org/"
|
||||
_changelog="https://www.bearssl.org/changelog.html"
|
||||
distfiles="https://www.bearssl.org/${pkgname}-${version}.tar.gz"
|
||||
checksum=400f7027f309f5c0e3784ad1f5a612cfadfa108a33d867f50c75974cabd7830c
|
||||
checksum=6705bba1714961b41a728dfc5debbe348d2966c117649392f8c8139efc83ff14
|
||||
CFLAGS="-fPIC"
|
||||
make_build_args="D=.so.${version} LDDLL=\$(CC) LD=\$(CC) LDDLLFLAGS=-shared LDDLLFLAGS+=-Wl,-soname,libbearssl.so.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue