]> git.t-rg.ws Git - slackbuilds.git/commitdiff
buf: updated to version 1.59.0
authorfsLeg <fsleg@t-rg.ws>
Wed, 22 Oct 2025 18:53:05 +0000 (21:53 +0300)
committerfsLeg <fsleg@t-rg.ws>
Wed, 22 Oct 2025 18:53:05 +0000 (21:53 +0300)
buf/buf.SlackBuild
buf/buf.info

index f63e2dc41926683c5fbf8692f2cd18e811739fbf..0a4f523e0a621ffe39293478cb3e3a56459b3ede 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=buf
-VERSION=${VERSION:-1.58.0}
+VERSION=${VERSION:-1.59.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index a3a4bf98c43a515925f5a36d79e47debdc7b26a4..e7cc6d22124830d0be3efd4a128d0d3d9bb822d1 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="buf"
-VERSION="1.58.0"
+VERSION="1.59.0"
 HOMEPAGE="https://buf.build/"
-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="https://github.com/bufbuild/buf/archive/v1.59.0/buf-1.59.0.tar.gz \
+          https://sbo.t-rg.ws/buf-1.59.0-vendored-sources.tar.xz"
+MD5SUM="4cb0c378f665c33d04fe438d75691b68 \
+        aebe389359841154664855a1ead424d9"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="google-go-lang"