mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sbctl: update to 0.7.
This commit is contained in:
parent
fbfedd663b
commit
26ba7ee606
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sbctl'
|
# Template file for 'sbctl'
|
||||||
pkgname=sbctl
|
pkgname=sbctl
|
||||||
version=0.6
|
version=0.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/foxboron/sbctl"
|
go_import_path="github.com/foxboron/sbctl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Foxboron/sbctl"
|
homepage="https://github.com/Foxboron/sbctl"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=37c68dc07fdf2068c95161deb00848fa8a3c666598e234978bed048dcfdef6b6
|
checksum=29ccc8e1ddda2c9539d7546263459daf797ded58ce69a2e6437df398eb17adfc
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Reference in a new issue