From be3344fe21ab3fea5f3f2995c6418465c5ce7d15 Mon Sep 17 00:00:00 2001 From: krum Date: Thu, 2 Jul 2026 06:10:19 -0500 Subject: [PATCH] blocky: update to 0.33.0 --- srcpkgs/blocky/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/blocky/template b/srcpkgs/blocky/template index 78d5763c249478..3fc80df428427c 100644 --- a/srcpkgs/blocky/template +++ b/srcpkgs/blocky/template @@ -1,6 +1,6 @@ # Template file for 'blocky' pkgname=blocky -version=0.32.0 +version=0.33.0 revision=1 build_style=go go_import_path=github.com/0xERR0R/blocky @@ -11,7 +11,7 @@ license="Apache-2.0" homepage="https://0xerr0r.github.io/blocky/latest" changelog="https://github.com/0xERR0R/blocky/releases" distfiles="https://github.com/0xERR0R/blocky/archive/v${version}.tar.gz" -checksum=9328c83aaecc858e4597a9eea36b1c3c01aec8ab4ef0d61c137748f701599531 +checksum=b51b5a23727c1f74f976204524c77d571329439eb88c9a718b92916c16c93ca7 # test requires existing docker socket make_check=extended