From bda5fa305c2a50a694306fc4aff5520c16b7fc21 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 17 Sep 2018 23:32:46 -0300 Subject: [PATCH] s6: update to 2.7.2.1. --- srcpkgs/s6/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template index 070791a0a2b..28b042d76c6 100644 --- a/srcpkgs/s6/template +++ b/srcpkgs/s6/template @@ -1,6 +1,6 @@ # Template file for 's6' pkgname=s6 -version=2.7.2.0 +version=2.7.2.1 revision=1 build_style=configure makedepends="execline-devel skalibs-devel" @@ -13,7 +13,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=af54fcbae7028a90bd12c7ee71a8f3954a74c6a4de376a427cc664587fb68a09 +checksum=cbac1c5eba1052038cd1508badbb9e88c28e8910cf37a0ab4ab7122a3227d46f case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;