sbctl: update to 0.17.

This commit is contained in:
Lacedaemon 2025-05-13 00:32:27 -07:00 committed by classabbyamp
parent 41c64274dc
commit 86374b0ae3

View file

@ -1,7 +1,7 @@
# Template file for 'sbctl'
pkgname=sbctl
version=0.16
revision=2
version=0.17
revision=1
build_style=go
build_helper=qemu
go_import_path="github.com/foxboron/sbctl"
@ -14,7 +14,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="MIT"
homepage="https://github.com/Foxboron/sbctl"
distfiles="https://github.com/Foxboron/sbctl/archive/${version}.tar.gz"
checksum=ca6d810b1b6e63318ba34320043e8b95d8b40df6e140f5170c4a673ed0954ee1
checksum=c42dee85939944fdf8b504b7d891569c6b33c9ea1bdfcfb36d9a5302db375e98
make_dirs="/var/lib/sbctl 0700 root root"
export GOFLAGS="-buildmode=pie"