summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbuild bot2023-07-27 12:23:11 +0200
committerVictor Häggqvist2023-07-27 12:23:11 +0200
commit90b84b73823626f0d3f5e07605979a1706dd549a (patch)
tree0feb05b4c619f2a74060d8b54c00da6ac663dd35 /PKGBUILD
parent0dd6c0ec5f7e02ce8a197bcd19e113b96c3efd8f (diff)
downloadaur-90b84b73823626f0d3f5e07605979a1706dd549a.tar.gz
1.27.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81d4665e2e9e..d1b1ae7195bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=envoyproxy-bin
provides=(envoyproxy)
conflicts=(envoyproxy)
-pkgver=1.26.3
+pkgver=1.27.0
pkgrel=1
pkgdesc="An open source edge and service proxy, designed for cloud-native applications"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('Apache2')
source=(
"https://archive.tetratelabs.io/envoy/download/v$pkgver/envoy-v$pkgver-linux-amd64.tar.xz"
)
-sha512sums=('505998160ca03f38683eb7cc14a5d39b21ce876428e43aaccda0701500e11a80a4ea0f417c44309f0d733f45b9c57d2b21ec899d2a1706550dbe268fe313ae9c')
+sha512sums=('94a3604ec6aebc5a792a1913e58940112cd2d34c4e33fbffbfe4e17044b9f7ebda7bd5d25ab3650f343fba69b5e7f8b6ab79a9b16ae8c536d5984a9a6226086c')
package() {
install -d "$pkgdir/usr/bin"