Skip to content
Open
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.28.1
version=0.29.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=28afb06551a0d76790db86a90783abde287531d2dc095164c0bd8647e78bcb36
checksum=4f384230965c3cf9a6cd977e2c28cfb711e1e383f9d022c78295cf896ecf9bed
# test requires existing docker socket
make_check=extended

Expand Down