Date: Friday, September 3, 2021 @ 21:54:44 Author: shibumi Revision: 1010743
upgpkg: istio 1.11.2-1 Modified: istio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-03 21:52:37 UTC (rev 1010742) +++ PKGBUILD 2021-09-03 21:54:44 UTC (rev 1010743) @@ -2,7 +2,7 @@ # Contributor: Arturo Penen <[email protected]> pkgname=istio -pkgver=1.11.1 +pkgver=1.11.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=('870bc27dc247d4818c8bd466c583abe2a68c440eed8145b339f75fbde2eca4f484f1a25686809c476ffd2cb307a2173ec306f3050d0779296762780a3d90ad31') +sha512sums=('faf8ab5fbcdb8f0f3be040e307775a65d0f9022c6b00e5a816599127e8e642de40955237641997669500e8cfb77e9bc3bda7d0978cc816d32b8a4a434e919864') build() { cd $pkgname-$pkgver
