[arch-commits] Commit in istio/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Sun Oct 17 13:15:47 UTC 2021
Date: Sunday, October 17, 2021 @ 13:15:47
Author: shibumi
Revision: 1030706
upgpkg: istio 1.11.4-1
Modified:
istio/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-10-17 13:11:02 UTC (rev 1030705)
+++ PKGBUILD 2021-10-17 13:15:47 UTC (rev 1030706)
@@ -2,7 +2,7 @@
# Contributor: Arturo Penen <apenen at gmail.com>
pkgname=istio
-pkgver=1.11.3
+pkgver=1.11.4
pkgrel=1
pkgdesc='Istio configuration command line utility for service operators to debug and diagnose their Istio mesh.'
arch=('x86_64')
@@ -10,7 +10,8 @@
license=('Apache')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::https://github.com/istio/istio/archive/$pkgver.tar.gz")
-sha512sums=('edcb26d1901e3b19c04c391462efba3b8696e364292e1d327507ef8bf4b38de4e1bcb705f78dc4d356ce5126936b6e3ff172516a583bc9c472e23fcd45427ee5')
+sha512sums=('64e6448b830fe6e199758f0ba156115018e8a8cbb8ca43f8ba0777e2ee70a2334b939fa98068d4e7439177868f8264ff91cf9d19cc47a346e716ca04585bf828')
+b2sums=('02699f7bc878a3a88038e77e4fa65f16542ad175b12daa49f27d63a9a7a088fa96ef9c41ddd38eab2144f4150c07ddedef9d74ae29462756c2e5cc4e48f0f9dc')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list