diff --git a/srcpkgs/thrift/template b/srcpkgs/thrift/template index 91cf0ca2387e6c..96390b462a6bd3 100644 --- a/srcpkgs/thrift/template +++ b/srcpkgs/thrift/template @@ -1,6 +1,6 @@ # Template file for 'thrift' pkgname=thrift -version=0.23.0 +version=0.24.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=087ba9517063c8252e9e7fb4e3891a9fd85e20af80e0309e2276eff16791d75c +checksum=d3a60676b1df3fb9850f6ce1e8a3df9a0efac036ceb4bce8ce46ee3eca735d2d if [ "$CROSS_BUILD" ]; then configure_args+=" -DBUILD_TESTING=OFF -DBUILD_TUTORIALS=OFF"