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

Christian Rebischke shibumi at archlinux.org
Thu Jun 10 18:50:53 UTC 2021


    Date: Thursday, June 10, 2021 @ 18:50:53
  Author: shibumi
Revision: 961593

upgpkg: istio 1.10.1-1

Modified:
  istio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-10 18:49:55 UTC (rev 961592)
+++ PKGBUILD	2021-06-10 18:50:53 UTC (rev 961593)
@@ -2,7 +2,7 @@
 # Contributor: Arturo Penen <apenen at gmail.com>
 
 pkgname=istio
-pkgver=1.10.0
+pkgver=1.10.1
 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=('8202574573d96a4c1ca6340808b2da6ea4abbb0c9bf8a416c61c2365dab1d55d3e8349c35d7daecbbe05dfc0686f6493bd77327a1904b85c06d77c29774436de')
+sha512sums=('2258ee1d0c3b80097c184cb30c68140ad464608b942203c3b32d55eeee8691542a7c5d8111d79aaebc08c2ac5a1f3c4f3d3c8e6eda9a7486bb31f6c50a8bcaa8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list