Date: Sunday, January 8, 2023 @ 18:26:49
  Author: shibumi
Revision: 1382035

upgpkg: istio 1.16.1-1

Modified:
  istio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-08 18:16:00 UTC (rev 1382034)
+++ PKGBUILD    2023-01-08 18:26:49 UTC (rev 1382035)
@@ -2,7 +2,7 @@
 # Contributor: Arturo Penen <[email protected]>
 
 pkgname=istio
-pkgver=1.15.3
+pkgver=1.16.1
 pkgrel=1
 pkgdesc='Istio configuration command line utility for service operators to 
debug and diagnose their Istio mesh.'
 arch=('x86_64')
@@ -10,8 +10,8 @@
 license=('Apache')
 makedepends=('go')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/istio/istio/archive/$pkgver.tar.gz";)
-sha512sums=('96dc1b94c28f75337f9b7425ab44327edca2088c48aa67db3a3684d5c22fd8b6d02307a3d4a5768a83cfa076023fa75c2ee99d90e66c896ddd5b3f945d504db1')
-b2sums=('53fb26c8f684c5223a7ab7cc61e8be9579d5463add69bdf43b05d8d938ec70b2f926a1f49ea78c56ee62a39525f84e26f6c0b17681dbb008c79bb8d6d04e0c62')
+sha512sums=('8e51088eaa9edb93c17f6e3c971799c1cd40acc907683364e2b8cd88fa819a8570df740bb4d2c49ff84824eba2045baacb87f29c78aa29aee697ebc0c4c77022')
+b2sums=('8873619820cf0428ab11ebcff32b7069c9eccdea33b49c1ed7baa7d26f28ca371404616e4558859eac6784d98d851e6681e967faec139f0d42a46c760a07f00e')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to