aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-04-10 02:37:04 +0900
committerOphestra <cat@gensokyo.uk>2026-04-10 02:37:04 +0900
commitc2e61e79874e2469e76465230993fcc92eb6bbd6 (patch)
tree99f1ca9b15ef76cf6ec1230b6ecb4c77193ded33 /internal
parent86787b3bc5cb04ccb9dfd5b18b70c3e61f8949fe (diff)
internal/rosa/libcap: 2.77 to 2.78
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal')
-rw-r--r--internal/rosa/libcap.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/rosa/libcap.go b/internal/rosa/libcap.go
index cd191245..221053b9 100644
--- a/internal/rosa/libcap.go
+++ b/internal/rosa/libcap.go
@@ -4,8 +4,8 @@ import "hakurei.app/internal/pkg"
func (t Toolchain) newLibcap() (pkg.Artifact, string) {
const (
- version = "2.77"
- checksum = "2GOTFU4cl2QoS7Dv5wh0c9-hxsQwIzMB9Y_gfAo5xKHqcM13fiHt1RbPkfemzjmB"
+ version = "2.78"
+ checksum = "wFdUkBhFMD9InPnrBZyegWrlPSAg_9JiTBC-eSFyWWlmbzL2qjh2mKxr9Kx2a8ut"
)
return t.NewPackage("libcap", version, pkg.NewHTTPGetTar(
nil, "https://git.kernel.org/pub/scm/libs/libcap/libcap.git/"+