]> git.t-rg.ws Git - slackbuilds.git/commitdiff
buf: updated to version 1.58.0
authorfsLeg <fsleg@t-rg.ws>
Fri, 10 Oct 2025 18:29:21 +0000 (21:29 +0300)
committerfsLeg <fsleg@t-rg.ws>
Fri, 10 Oct 2025 18:29:21 +0000 (21:29 +0300)
buf/buf.SlackBuild
buf/buf.info

index bf92979431074c9375244b2fddff7b7b2f079963..f63e2dc41926683c5fbf8692f2cd18e811739fbf 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=buf
-VERSION=${VERSION:-1.57.2}
+VERSION=${VERSION:-1.58.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index 6a45f6a7df05caabe9ab0575589eacb3bab32f5c..a3a4bf98c43a515925f5a36d79e47debdc7b26a4 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="buf"
-VERSION="1.57.2"
+VERSION="1.58.0"
 HOMEPAGE="https://buf.build/"
-DOWNLOAD="https://github.com/bufbuild/buf/archive/v1.57.2/buf-1.57.2.tar.gz \
-          https://sbo.t-rg.ws/buf-1.57.2-vendored-sources.tar.xz"
-MD5SUM="5efaf40d83737dac593360278db6c445 \
-        ceb79283efe883c3f86860e73348097f"
+DOWNLOAD="https://github.com/bufbuild/buf/archive/v1.58.0/buf-1.58.0.tar.gz \
+          https://sbo.t-rg.ws/buf-1.58.0-vendored-sources.tar.xz"
+MD5SUM="f0022853d9ab5470a0b5fc5cb177f06a \
+        15767c194afa35f77dfd21de2ae5457d"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="google-go-lang"