sbctl: update to 0.3.
This commit is contained in:
parent
fe3bfd1ffd
commit
d8a26323d9
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.1
|
version=0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/foxboron/sbctl"
|
go_import_path="github.com/foxboron/sbctl"
|
||||||
|
@ -11,7 +11,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=ba460e362ec0aa47c934052c235e05e36e0d81f36e5e7b94992b04f7d8406563
|
checksum=ad887d4085af8d0229757c9baff85dc49ba6fb701ce7acdedfc31e4ce872f0ff
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue