From 6ff6d232c39d4c5395dcf5c44061219a74eec398 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 19 Mar 2023 17:57:32 +0200 Subject: [PATCH] s6: update to 2.11.3.0. --- srcpkgs/s6/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template index d54785b251b..ecc407c70fa 100644 --- a/srcpkgs/s6/template +++ b/srcpkgs/s6/template @@ -1,6 +1,6 @@ # Template file for 's6' pkgname=s6 -version=2.11.1.1 +version=2.11.3.0 revision=1 build_style=configure configure_args="--libdir=/usr/lib --bindir=/usr/bin @@ -15,9 +15,10 @@ 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=1cef7f7b3a7e01181fbb6fe8300e6ba422d9689007221c78af1f99528acb6c38 +checksum=0ef2de80c40b603d58bf65ec5dd9f0bb1f227d35f311e8948d9e30f81efb5b81 build_options="static" +desc_option_static="Build static binaries" case "$XBPS_TARGET_MACHINE" in *-musl)