mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
sbctl: update to 0.17.
This commit is contained in:
parent
41c64274dc
commit
86374b0ae3
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue