mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sbctl: update to 0.16
This commit is contained in:
parent
8e1b4b3adc
commit
61601fec60
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sbctl'
|
# Template file for 'sbctl'
|
||||||
pkgname=sbctl
|
pkgname=sbctl
|
||||||
version=0.15.4
|
version=0.16
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
go_import_path="github.com/foxboron/sbctl"
|
go_import_path="github.com/foxboron/sbctl"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Foxboron/sbctl"
|
homepage="https://github.com/Foxboron/sbctl"
|
||||||
distfiles="https://github.com/Foxboron/sbctl/archive/${version}.tar.gz"
|
distfiles="https://github.com/Foxboron/sbctl/archive/${version}.tar.gz"
|
||||||
checksum=500e8647041b9be193cf573a99b2c5b2956f11565b1aa961d62aa1666689b977
|
checksum=ca6d810b1b6e63318ba34320043e8b95d8b40df6e140f5170c4a673ed0954ee1
|
||||||
make_dirs="/var/lib/sbctl 0700 root root"
|
make_dirs="/var/lib/sbctl 0700 root root"
|
||||||
export GOFLAGS="-buildmode=pie"
|
export GOFLAGS="-buildmode=pie"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue