s6-rc: update to 0.5.0.0.
This commit is contained in:
parent
1212ea07f7
commit
fabcdb06f6
@ -1,17 +1,18 @@
|
|||||||
# Template file for 's6-rc'
|
# Template file for 's6-rc'
|
||||||
pkgname=s6-rc
|
pkgname=s6-rc
|
||||||
version=0.5.0.0
|
version=0.5.0.0
|
||||||
revision=6
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
|
configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
|
||||||
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||||
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
makedepends="execline-devel skalibs-devel s6-devel"
|
makedepends="execline-devel skalibs-devel s6-devel"
|
||||||
depends="s6>=2.8.0.0_1 execline>=2.5.1.0_1"
|
depends="s6>=2.9.0.0_1 execline>=2.5.2.0_1"
|
||||||
short_desc="Service manager of the s6 init system"
|
short_desc="Service manager of the s6 init system"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://skarnet.org/software/${pkgname}/"
|
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"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=cb7f033965a6c1b6f500cbb7a2f3ecdf2310fbb18f79e7a2a384541413b9275d
|
checksum=cb7f033965a6c1b6f500cbb7a2f3ecdf2310fbb18f79e7a2a384541413b9275d
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user