Date: Thursday, March 2, 2023 @ 02:32:11
  Author: anatolik
Revision: 1406257

upgpkg: thrift 0.18.1-1

Modified:
  thrift/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-02 02:02:52 UTC (rev 1406256)
+++ PKGBUILD    2023-03-02 02:32:11 UTC (rev 1406257)
@@ -7,7 +7,7 @@
 # the binding from the language specific managers python2-thrift, perl-thrift, 
ruby-thrift, ...
 
 pkgname=thrift
-pkgver=0.18.0
+pkgver=0.18.1
 pkgrel=1
 pkgdesc='Scalable cross-language services framework for IPC/RPC'
 arch=(x86_64)
@@ -20,7 +20,7 @@
 )
 options=(!lto) # https://issues.apache.org/jira/browse/THRIFT-5498
 
source=(thrift-$pkgver.zip::https://github.com/apache/thrift/archive/v$pkgver.zip)
-sha256sums=('57c46935aa0e4a40f74d204fd86b9a2ab03467515ec1b4dbf6ef928c1e7c2fbd')
+sha256sums=('5f803ff19acd6dc0e3857bbe46e1b01ba18526ea41342a36ab17ef18ede92017')
 
 build() {
   cd thrift-$pkgver

Reply via email to