mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
s6-linux-utils: update to 2.5.1.1.
This commit is contained in:
parent
3cbd6f2f40
commit
11d92ccb4f
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 's6-linux-utils'
|
||||
pkgname=s6-linux-utils
|
||||
version=2.5.1.0
|
||||
version=2.5.1.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
makedepends="skalibs-devel"
|
||||
configure_args="--libdir=/usr/lib --includedir=/usr/include
|
||||
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||
--with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
|
||||
makedepends="skalibs-devel"
|
||||
short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
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=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
|
||||
checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue