thrift: update to 0.23.0.
This commit is contained in:
committed by
Duncan Overbruck
parent
9301197c41
commit
b6f56a51b7
@@ -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 <jason@jasondavid.us>"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user