sbctl: update to 0.8.
This commit is contained in:
parent
7b6227d21d
commit
f932fd05ea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sbctl'
|
||||
pkgname=sbctl
|
||||
version=0.7
|
||||
version=0.8
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/foxboron/sbctl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Foxboron/sbctl"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=29ccc8e1ddda2c9539d7546263459daf797ded58ce69a2e6437df398eb17adfc
|
||||
checksum=8dd35f4a16bc135053cf0956b927e6bc9fefde2c9249aad49847e80aa16707d3
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue