[arch-commits] Commit in istio/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Sat May 29 23:55:40 UTC 2021
Date: Saturday, May 29, 2021 @ 23:55:40
Author: shibumi
Revision: 950299
upgpkg: istio 1.9.2-1
Modified:
istio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-29 23:51:35 UTC (rev 950298)
+++ PKGBUILD 2021-05-29 23:55:40 UTC (rev 950299)
@@ -2,8 +2,8 @@
# Contributor: Arturo Penen <apenen at gmail.com>
pkgname=istio
-pkgver=1.9.1
-pkgrel=2
+pkgver=1.9.2
+pkgrel=1
pkgdesc='Istio configuration command line utility for service operators to debug and diagnose their Istio mesh.'
arch=('x86_64')
url='https://github.com/istio/istio'
@@ -10,7 +10,7 @@
license=('Apache')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::https://github.com/istio/istio/archive/$pkgver.tar.gz")
-sha512sums=('fb075ea332055e44b53ae54cbf46fdbf9b8ca607276690088cc40d11b6481af8e44699227eba59c1d851ef23c80bcb656caffe719fc71cc78d97e01235d147de')
+sha512sums=('074acdd983e24b4eaf3bcf840580af7bedf7fed297ae10d62d3cfad2d26cdcbbed113af30cbde21e6cc73ab49e51168da094702ba9886210ff20eeabd44f8e09')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list