From 603d6a3b9422e082be59bde7856d66721a34f204 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:50 +0100 Subject: [PATCH] thrift: rebuild for Python 3.8.1. --- srcpkgs/thrift/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/thrift/template b/srcpkgs/thrift/template index d0ddb7b952e..aed293895fe 100644 --- a/srcpkgs/thrift/template +++ b/srcpkgs/thrift/template @@ -1,7 +1,7 @@ # Template file for 'thrift' pkgname=thrift version=0.13.0 -revision=2 +revision=3 build_style=gnu-configure makedepends="boost-devel libressl-devel" short_desc="Apache Thrift compiler"