From d38589462c0cf0b5b120d0661dd5eb8c11daf53b Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 26 Sep 2021 21:38:53 +0300 Subject: [PATCH] s6-linux-utils: update to 2.5.1.6. --- 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 52d3622be3b..01d00b5bc78 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.5 +version=2.5.1.6 revision=1 build_style=configure configure_args="--libdir=/usr/lib --includedir=/usr/include @@ -14,7 +14,7 @@ license="ISC" homepage="https://skarnet.org/software/s6-linux-utils" changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html" distfiles="${homepage}/${pkgname}-${version}.tar.gz" -checksum=c300dbf36b533083f82c6827830c55ce34bfc6cd493c782f207d199669a345ba +checksum=1f8df105dbde095ed7793dc988ef44cbabbf7f1fe439867889469d06a84d2443 build_options="static"