librdkafka: rebuild against libressl-2.8

This commit is contained in:
maxice8 2018-11-04 13:05:56 -02:00
parent e0d670f770
commit 8a632819c2
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'librdkafka'
pkgname=librdkafka
version=0.11.6
revision=1
revision=2
build_style=configure
configure_args="--prefix=/usr"
makedepends="zlib-devel libressl-devel libsasl-devel"