From afcf47263ea6326f068d495b31d7903eb4b14a19 Mon Sep 17 00:00:00 2001 From: atkawa7 Date: Fri, 26 May 2017 15:35:22 -0700 Subject: [PATCH] Change version to latest --- ports/thrift/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/thrift/CONTROL b/ports/thrift/CONTROL index 958f8a1fa..00899f1ef 100644 --- a/ports/thrift/CONTROL +++ b/ports/thrift/CONTROL @@ -1,4 +1,4 @@ Source: thrift -Version: 0.10.0 +Version: latest Build-Depends: boost, zlib, libevent, openssl Description: Apache Thrift is a software project spanning a variety of programming languages and use cases. Our goal is to make reliable, performant communication and data serialization across languages as efficient and seamless as possible. Originally developed at Facebook, Thrift was open sourced in April 2007 and entered the Apache Incubator in May, 2008. Thrift became an Apache TLP in October, 2010.