summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmanuele 'Lele' Calo2020-01-28 18:55:21 +0100
committerEmanuele 'Lele' Calo2020-01-28 18:55:21 +0100
commit5a302312df7f9b2bd654cf8483ca0ae26776fc1f (patch)
tree6c5d95c3d49efba561e1ec5dada6a9339cfda900 /PKGBUILD
parent0a8715e02250cc0a5548ad51ada4e6dd648c7241 (diff)
downloadaur-5a302312df7f9b2bd654cf8483ca0ae26776fc1f.tar.gz
Updated to 2.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 115eafd660b6..978f1966d668 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Emanuele 'Lele aka eldios' Calo' <xeldiosx@gmail.com>
pkgname=linkerd
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=0
pkgdesc="A service sidecar for Kubernetes and beyond. Main repo for Linkerd 2.x. - https://linkerd.io"
arch=('x86_64')
@@ -12,7 +12,7 @@ source_x86_64=(
"linkerd::https://github.com/linkerd/linkerd2/releases/download/stable-${pkgver}/linkerd2-cli-stable-${pkgver}-linux"
)
sha256sums_x86_64=(
- '87103cda7038950e90ebba9de072f7a787ee9e9efc8066561c456f404625d7c3'
+ '91f9cee0d4d040df25f05e685d6b581bc207525944e37f3aaa453e846072da88'
)
options=(!strip)