diff --git a/srcpkgs/thrift/template b/srcpkgs/thrift/template index 13b294ced45..91cf0ca2387 100644 --- a/srcpkgs/thrift/template +++ b/srcpkgs/thrift/template @@ -1,6 +1,6 @@ # Template file for 'thrift' pkgname=thrift -version=0.22.0 +version=0.23.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS=ON @@ -18,7 +18,7 @@ maintainer="Jason Elswick " license="Apache-2.0" homepage="https://thrift.apache.org/" distfiles="https://github.com/apache/thrift/archive/v${version}.tar.gz" -checksum=c4649c5879dd56c88f1e7a1c03e0fbfcc3b2a2872fb81616bffba5aa8a225a37 +checksum=087ba9517063c8252e9e7fb4e3891a9fd85e20af80e0309e2276eff16791d75c if [ "$CROSS_BUILD" ]; then configure_args+=" -DBUILD_TESTING=OFF -DBUILD_TUTORIALS=OFF"