* [PR PATCH] sbctl: update to 0.16
@ 2024-11-17 14:48 dkwo
0 siblings, 0 replies; only message in thread
From: dkwo @ 2024-11-17 14:48 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 422 bytes --]
There is a new pull request by dkwo against master on the void-packages repository
https://github.com/dkwo/void-packages sbctl
https://github.com/void-linux/void-packages/pull/53106
sbctl: update to 0.16
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64-glibc)
cc @ericonr
A patch file from https://github.com/void-linux/void-packages/pull/53106.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sbctl-53106.patch --]
[-- Type: text/x-diff, Size: 1066 bytes --]
From 51d0532726570d149ddff8372edc05329c8fe307 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sun, 17 Nov 2024 09:44:15 -0500
Subject: [PATCH] sbctl: update to 0.16
---
srcpkgs/sbctl/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/sbctl/template b/srcpkgs/sbctl/template
index 7a03d3bda81b05..b47ab52484c4ae 100644
--- a/srcpkgs/sbctl/template
+++ b/srcpkgs/sbctl/template
@@ -1,7 +1,7 @@
# Template file for 'sbctl'
pkgname=sbctl
-version=0.15.4
-revision=2
+version=0.16
+revision=1
build_style=go
build_helper=qemu
go_import_path="github.com/foxboron/sbctl"
@@ -14,7 +14,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
license="MIT"
homepage="https://github.com/Foxboron/sbctl"
distfiles="https://github.com/Foxboron/sbctl/archive/${version}.tar.gz"
-checksum=500e8647041b9be193cf573a99b2c5b2956f11565b1aa961d62aa1666689b977
+checksum=ca6d810b1b6e63318ba34320043e8b95d8b40df6e140f5170c4a673ed0954ee1
make_dirs="/var/lib/sbctl 0700 root root"
export GOFLAGS="-buildmode=pie"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-17 14:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-17 14:48 [PR PATCH] sbctl: update to 0.16 dkwo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).