From 042392fa54415089369892e2b8c0644af7e8d9a6 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 23:23:37 +0200 Subject: [PATCH] thrift: rebuild against libressl-3.1.3 --- srcpkgs/thrift/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/thrift/template b/srcpkgs/thrift/template index 12750bcf8f7..0630ef06a52 100644 --- a/srcpkgs/thrift/template +++ b/srcpkgs/thrift/template @@ -1,7 +1,7 @@ # Template file for 'thrift' pkgname=thrift version=0.13.0 -revision=4 +revision=5 build_style=gnu-configure configure_args="--without-python" makedepends="boost-devel libressl-devel"