sbctl: update to 0.16

This commit is contained in:
dkwo 2024-11-17 09:44:15 -05:00 committed by Leah Neukirchen
parent 8e1b4b3adc
commit 61601fec60

View File

@ -1,7 +1,7 @@
# Template file for 'sbctl'
pkgname=sbctl
version=0.15.4
revision=2
version=0.16
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=500e8647041b9be193cf573a99b2c5b2956f11565b1aa961d62aa1666689b977
checksum=ca6d810b1b6e63318ba34320043e8b95d8b40df6e140f5170c4a673ed0954ee1
make_dirs="/var/lib/sbctl 0700 root root"
export GOFLAGS="-buildmode=pie"