s6-rc: update to 0.5.2.2.

This commit is contained in:
mobinmob 2021-04-20 00:23:36 +03:00 committed by Érico Nogueira Rolim
parent c85e6b8100
commit 54d61536af

View file

@ -1,11 +1,12 @@
# Template file for 's6-rc'
pkgname=s6-rc
version=0.5.2.1
version=0.5.2.2
revision=1
build_style=configure
configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
--with-lib=${XBPS_CROSS_BASE}/usr/lib
$(vopt_if static --enable-static-libc)"
makedepends="execline-devel skalibs-devel s6-devel"
depends="s6>=2.9.0.0_1 execline>=2.5.2.0_1"
short_desc="Service manager of the s6 init system"
@ -14,7 +15,9 @@ license="ISC"
homepage="https://skarnet.org/software/s6-rc/"
changelog="https://skarnet.org/software/s6-rc/upgrade.html"
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=2842fa55e2bddb65573d78d2c475c4a2f2b26b9258a18b457f8a0342e2fafa0a
checksum=2a8d1cd455c05c8502b34517cfe79841aa46d08ad969076b37a15d3910617f89
build_options="static"
post_install() {
vlicense COPYING