buf: update to 1.71.0.

This commit is contained in:
Bnyro
2026-06-24 18:09:09 +02:00
committed by Duncan Overbruck
parent 143a121234
commit eafadba7f6
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'buf'
pkgname=buf
version=1.68.3
version=1.71.0
revision=1
build_style=go
go_import_path=github.com/bufbuild/buf
@@ -11,5 +11,5 @@ license="Apache-2.0"
homepage="https://buf.build"
changelog="https://raw.githubusercontent.com/bufbuild/buf/refs/heads/main/CHANGELOG.md"
distfiles="https://github.com/bufbuild/buf/archive/refs/tags/v${version}.tar.gz"
checksum=aee1a18a7d15739869a1a9f9d9198365049b66fbefa3a928d5f89b820414da4a
checksum=fad7621cfcf54891a7b1c82c060b7a54c2ad6d13e0a1c99aea2d744e43bc82b7
make_check=no # requires unavailable packages, e.g. 'protoc-gen-insertion-point-writer'