Date: Sunday, September 26, 2021 @ 00:45:58 Author: shibumi Revision: 1025336
upgpkg: istio 1.11.3-1 Modified: istio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-26 00:45:33 UTC (rev 1025335) +++ PKGBUILD 2021-09-26 00:45:58 UTC (rev 1025336) @@ -2,7 +2,7 @@ # Contributor: Arturo Penen <[email protected]> pkgname=istio -pkgver=1.11.2 +pkgver=1.11.3 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=('faf8ab5fbcdb8f0f3be040e307775a65d0f9022c6b00e5a816599127e8e642de40955237641997669500e8cfb77e9bc3bda7d0978cc816d32b8a4a434e919864') +sha512sums=('edcb26d1901e3b19c04c391462efba3b8696e364292e1d327507ef8bf4b38de4e1bcb705f78dc4d356ce5126936b6e3ff172516a583bc9c472e23fcd45427ee5') build() { cd $pkgname-$pkgver
