diff --git a/srcpkgs/sbctl/template b/srcpkgs/sbctl/template index e5bf3cadfe0..d8de0e25a1b 100644 --- a/srcpkgs/sbctl/template +++ b/srcpkgs/sbctl/template @@ -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 " 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"