mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
s6: update to 2.8.0.1.
This commit is contained in:
parent
22de3315e9
commit
a09e260acb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 's6'
|
||||
pkgname=s6
|
||||
version=2.8.0.0
|
||||
version=2.8.0.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
makedepends="execline-devel skalibs-devel"
|
||||
|
@ -14,7 +14,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=284792d8bebecc2c0c1f8318149dac9e6d52fe7756d5de55b4bb47a84ba7b106
|
||||
checksum=dbe08f5b76c15fa32a090779b88fb2de9a9a107c3ac8ce488931dd39aa1c31d8
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
|
||||
|
|
Loading…
Add table
Reference in a new issue