thrift: rebuild against OpenSSL
This commit is contained in:
parent
d54d952408
commit
e64f19c075
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'thrift'
|
||||
pkgname=thrift
|
||||
version=0.13.0
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-python"
|
||||
makedepends="boost-devel libressl-devel"
|
||||
makedepends="boost-devel openssl-devel"
|
||||
checkdepends="zlib-devel libevent-devel"
|
||||
short_desc="Apache Thrift compiler"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
|
Loading…
Reference in New Issue