libressl: rebuild with kernel-libc-headers>=3.17 for getrandom support.

This commit is contained in:
Juan RP 2014-10-20 11:14:16 +02:00
parent efb2f85da7
commit bb56e2937b

View file

@ -1,7 +1,7 @@
# Template file for 'libressl'
pkgname=libressl
version=2.1.1
revision=1
revision=2
bootstrap=yes
build_style=gnu-configure
short_desc="FREE version of the SSL/TLS protocol forked from OpenSSL"