thrift: update to 0.11.0.

This commit is contained in:
Toyam Cox 2018-02-20 01:21:35 -05:00
parent 85cbf939e5
commit a78e8c9798

View file

@ -1,6 +1,6 @@
# Template file for 'thrift'
pkgname=thrift
version=0.10.0
version=0.11.0
revision=1
build_style=gnu-configure
short_desc="Apache Thrift compiler"
@ -8,5 +8,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=2289d02de6e8db04cbbabb921aeb62bfe3098c4c83f36eec6c31194301efa10b
checksum=c4ad38b6cb4a3498310d405a91fef37b9a8e79a50cd0968148ee2524d2fa60c2
nocross="Executes binaries for testing during build"