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

Christian Rebischke shibumi at archlinux.org
Tue Jun 1 19:36:07 UTC 2021


    Date: Tuesday, June 1, 2021 @ 19:36:06
  Author: shibumi
Revision: 953071

upgpkg: istio 1.10.0-1

Modified:
  istio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-01 19:30:11 UTC (rev 953070)
+++ PKGBUILD	2021-06-01 19:36:06 UTC (rev 953071)
@@ -2,7 +2,7 @@
 # Contributor: Arturo Penen <apenen at gmail.com>
 
 pkgname=istio
-pkgver=1.9.2
+pkgver=1.10.0
 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=('074acdd983e24b4eaf3bcf840580af7bedf7fed297ae10d62d3cfad2d26cdcbbed113af30cbde21e6cc73ab49e51168da094702ba9886210ff20eeabd44f8e09')
+sha512sums=('8202574573d96a4c1ca6340808b2da6ea4abbb0c9bf8a416c61c2365dab1d55d3e8349c35d7daecbbe05dfc0686f6493bd77327a1904b85c06d77c29774436de')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list