[arch-commits] Commit in thrift/trunk (PKGBUILD)
Anatol Pomozov
anatolik at gemini.archlinux.org
Sun Sep 12 17:26:49 UTC 2021
Date: Sunday, September 12, 2021 @ 17:26:49
Author: anatolik
Revision: 1014562
upgpkg: thrift 0.15.0-1
Modified:
thrift/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-12 15:51:58 UTC (rev 1014561)
+++ PKGBUILD 2021-09-12 17:26:49 UTC (rev 1014562)
@@ -7,7 +7,7 @@
# the binding from the language specific managers python2-thrift, perl-thrift, ruby-thrift, ...
pkgname=thrift
-pkgver=0.14.2
+pkgver=0.15.0
pkgrel=1
pkgdesc='Scalable cross-language services framework for IPC/RPC'
arch=(x86_64)
@@ -19,7 +19,7 @@
'qt5-base: TQTcpServer (Qt5) support'
)
source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/v$pkgver.zip)
-sha1sums=('5fb10831354752907d321bac848d9ae11449753b')
+sha1sums=('58582b3edcd5e0fd76e638adc08a2e4c82761af0')
build() {
cd thrift-$pkgver
More information about the arch-commits
mailing list