[arch-commits] Commit in thrift/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Wed Jan 2 17:08:25 UTC 2019


    Date: Wednesday, January 2, 2019 @ 17:08:25
  Author: anatolik
Revision: 420278

upgpkg: thrift 0.12.0-1

Modified:
  thrift/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-02 17:03:13 UTC (rev 420277)
+++ PKGBUILD	2019-01-02 17:08:25 UTC (rev 420278)
@@ -7,11 +7,11 @@
 # the binding from the language specific managers python2-thrift, perl-thrift, ruby-thrift, ...
 
 pkgname=thrift
-pkgver=0.11.0
+pkgver=0.12.0
 pkgrel=1
 pkgdesc='Scalable cross-language services framework for IPC/RPC'
 arch=(x86_64)
-url='http://thrift.apache.org/'
+url='http://thrift.apache.org'
 license=(APACHE)
 depends=(gcc-libs openssl)
 makedepends=(qt4 qt5-base boost libevent emacs-nox)
@@ -20,7 +20,7 @@
   'qt5-base: TQTcpServer (Qt5) support'
 )
 source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/$pkgver.zip)
-sha1sums=('7acde72e72c810214d6a5c53ca8e9e0b3179470a')
+sha1sums=('36048534ba673d2a6531f3517eff402772d08dcc')
 
 build() {
   cd thrift-$pkgver



More information about the arch-commits mailing list