From 212d51373f2078e43fdce7924e5a265a67302e35 Mon Sep 17 00:00:00 2001 From: Komeil Parseh Date: Mon, 28 Jul 2025 21:29:18 +0330 Subject: [PATCH] s6: update to 2.13.2.0. --- srcpkgs/s6/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template index ecc407c70fa..f4f9d9dff03 100644 --- a/srcpkgs/s6/template +++ b/srcpkgs/s6/template @@ -1,6 +1,6 @@ # Template file for 's6' pkgname=s6 -version=2.11.3.0 +version=2.13.2.0 revision=1 build_style=configure configure_args="--libdir=/usr/lib --bindir=/usr/bin @@ -15,7 +15,7 @@ license="ISC" homepage="http://skarnet.org/software/s6/" changelog="https://skarnet.org/software/s6/upgrade.html" distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz" -checksum=0ef2de80c40b603d58bf65ec5dd9f0bb1f227d35f311e8948d9e30f81efb5b81 +checksum=c5114b8042716bb70691406931acb0e2796d83b41cbfb5c8068dce7a02f99a45 build_options="static" desc_option_static="Build static binaries"