Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/blocky/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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

Expand Down