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