From 34d3bd9fdbbc38b6a0c73fa2e3e2b33477394c80 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 23 Sep 2019 16:05:12 +0300 Subject: [PATCH] s6-linux-utils: update to 2.5.1.0 --- 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 443a27491e3..7c9e44c930f 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.0.1 +version=2.5.1.0 revision=1 build_style=configure makedepends="skalibs-devel" @@ -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=a177f9ae546fb95f5e47e783d7bdd471bbdaf9c959cd350288e4af3ca052ec2e +checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;