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

Christian Rebischke shibumi at archlinux.org
Thu Jun 24 21:33:59 UTC 2021


    Date: Thursday, June 24, 2021 @ 21:33:58
  Author: shibumi
Revision: 967217

upgpkg: istio 1.10.2-1

Modified:
  istio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-24 21:31:35 UTC (rev 967216)
+++ PKGBUILD	2021-06-24 21:33:58 UTC (rev 967217)
@@ -2,7 +2,7 @@
 # Contributor: Arturo Penen <apenen at gmail.com>
 
 pkgname=istio
-pkgver=1.10.1
+pkgver=1.10.2
 pkgrel=1
 pkgdesc='Istio configuration command line utility for service operators to debug and diagnose their Istio mesh.'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('Apache')
 makedepends=('go')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/istio/istio/archive/$pkgver.tar.gz")
-sha512sums=('2258ee1d0c3b80097c184cb30c68140ad464608b942203c3b32d55eeee8691542a7c5d8111d79aaebc08c2ac5a1f3c4f3d3c8e6eda9a7486bb31f6c50a8bcaa8')
+sha512sums=('6167e09c58553f6143359a638476e8110f938ad2f9862e2cd9f2de7dabc3ad91e716c381fa40c89147c7a702764638cafa95a1529799d4086c2a312b6adaf7c9')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list