thrift: update to 0.13.0

This commit is contained in:
Renato Aguiar 2019-10-21 09:38:35 -07:00 committed by Helmut Pozimski
parent 2520760f85
commit bdd502d891

View file

@ -1,7 +1,7 @@
# Template file for 'thrift'
pkgname=thrift
version=0.12.0
revision=2
version=0.13.0
revision=1
build_style=gnu-configure
makedepends="boost-devel libressl-devel"
short_desc="Apache Thrift compiler"
@ -9,5 +9,5 @@ maintainer="Renato Aguiar <renato@renag.me>"
license="Apache-2.0"
homepage="https://thrift.apache.org/"
distfiles="http://www-us.apache.org/dist/thrift/${version}/thrift-${version}.tar.gz"
checksum=c336099532b765a6815173f62df0ed897528a9d551837d627c1f87fadad90428
checksum=7ad348b88033af46ce49148097afe354d513c1fca7c607b59c33ebb6064b5179
nocross="Executes binaries for testing during build"