From f932fd05ea8f885bbe53b14399fd58e9d95ad419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Fri, 28 Jan 2022 03:21:07 -0300 Subject: [PATCH] sbctl: update to 0.8. --- srcpkgs/sbctl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sbctl/template b/srcpkgs/sbctl/template index a23de44c1b..2a62d7d512 100644 --- a/srcpkgs/sbctl/template +++ b/srcpkgs/sbctl/template @@ -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 " license="MIT" homepage="https://github.com/Foxboron/sbctl" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=29ccc8e1ddda2c9539d7546263459daf797ded58ce69a2e6437df398eb17adfc +checksum=8dd35f4a16bc135053cf0956b927e6bc9fefde2c9249aad49847e80aa16707d3 do_build() { make