mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
thrift: update to 0.12.0.
This commit is contained in:
parent
a69d00a812
commit
9dec1edc4e
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'thrift'
|
||||
pkgname=thrift
|
||||
version=0.11.0
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="boost-devel libressl-devel"
|
||||
short_desc="Apache Thrift compiler"
|
||||
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=c4ad38b6cb4a3498310d405a91fef37b9a8e79a50cd0968148ee2524d2fa60c2
|
||||
checksum=c336099532b765a6815173f62df0ed897528a9d551837d627c1f87fadad90428
|
||||
nocross="Executes binaries for testing during build"
|
||||
|
|
Loading…
Add table
Reference in a new issue