summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 978f1966d668..f2c2821f8957 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Emanuele 'Lele aka eldios' Calo' <xeldiosx@gmail.com>
pkgname=linkerd
-pkgver=2.6.1
+pkgver=2.7.0
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=(
- '91f9cee0d4d040df25f05e685d6b581bc207525944e37f3aaa453e846072da88'
+ 'd0602abf11a78a84f2cb11367cd6c4050ca01b53c4d992ab6f7593c3b115ed9f'
)
options=(!strip)