From 0717acdd6f251b0d2d08cc04c9fa170ed2f01ed6 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 3 Mar 2020 20:41:43 +0200 Subject: [PATCH] s6-linux-utils: update to 2.5.1.2. --- srcpkgs/s6-linux-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template index 9d10a3e4ab1..224125b1117 100644 --- a/srcpkgs/s6-linux-utils/template +++ b/srcpkgs/s6-linux-utils/template @@ -1,6 +1,6 @@ # Template file for 's6-linux-utils' pkgname=s6-linux-utils -version=2.5.1.1 +version=2.5.1.2 revision=1 build_style=configure configure_args="--libdir=/usr/lib --includedir=/usr/include @@ -13,7 +13,7 @@ license="ISC" homepage="https://skarnet.org/software/${pkgname}/" changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html" distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02 +checksum=06f97b84e78abcc952d108c0bab28831676062fe6f34cf7eeab32c8f93ae9270 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;