diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-08-03 19:47:09 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | 1e1bf4a88535ad4712d6fb4bfdb96b901c41b776 (patch) | |
tree | 4adea77e0caa81019e7022264cc60d7a746c49e2 /network/thrift/thrift.info | |
parent | a17f47e87a395184e8c5bb5cb6185f20a969acb4 (diff) | |
download | slackbuilds-1e1bf4a88535ad4712d6fb4bfdb96b901c41b776.tar.gz |
network/thrift: Updated for version 0.9.2.
Fixes build failure with bison-3 on -current.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/thrift/thrift.info')
-rw-r--r-- | network/thrift/thrift.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/thrift/thrift.info b/network/thrift/thrift.info index 4fb4576c9e..ec2179291c 100644 --- a/network/thrift/thrift.info +++ b/network/thrift/thrift.info @@ -1,8 +1,8 @@ PRGNAM="thrift" -VERSION="0.6.0" +VERSION="0.9.2" HOMEPAGE="http://thrift.apache.org" -DOWNLOAD="http://archive.apache.org/dist/thrift/0.6.0/thrift-0.6.0.tar.gz" -MD5SUM="c1a9c679bc75d038ce5ef447bf6e4c75" +DOWNLOAD="http://archive.apache.org/dist/thrift/0.9.2/thrift-0.9.2.tar.gz" +MD5SUM="89f63cc4d0100912f4a1f8a9dee63678" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |