s6: update to 2.10.0.3.

This commit is contained in:
mobinmob 2021-04-20 00:23:30 +03:00 committed by Érico Nogueira Rolim
parent 38a91e528b
commit c85e6b8100

View file

@ -1,12 +1,13 @@
# Template file for 's6'
pkgname=s6
version=2.10.0.2
version=2.10.0.3
revision=1
build_style=configure
configure_args="--libdir=/usr/lib --bindir=/usr/bin
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
--with-lib=${XBPS_CROSS_BASE}/usr/lib
--exec-prefix=/usr"
--exec-prefix=/usr
$(vopt_if static --enable-static-libc)"
makedepends="execline-devel skalibs-devel"
short_desc="Small suite of programs for UNIX, designed to allow process supervision"
maintainer="Duncaen <duncaen@voidlinux.org>"
@ -14,7 +15,9 @@ 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=b23afce87080b848b89499e85ebd93c20269e6db23f6ef65e58386c9cecd6c21
checksum=1d21373151704150df0e8ed199f097f6ee5d2befb9a68aca4f20f3862e5d8757
build_options="static"
case "$XBPS_TARGET_MACHINE" in
*-musl)