mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
s6-rc: update to 0.4.1.0.
This commit is contained in:
parent
e683cc348c
commit
758948a037
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 's6-rc'
|
# Template file for 's6-rc'
|
||||||
pkgname=s6-rc
|
pkgname=s6-rc
|
||||||
version=0.4.0.1
|
version=0.4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="execline-devel skalibs-devel s6-devel"
|
makedepends="execline-devel skalibs-devel s6-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"
|
configure_args="--libdir=/usr/lib --includedir=/usr/include --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps --with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
short_desc="Service manager of the s6 init system"
|
short_desc="Service manager of the s6 init system"
|
||||||
maintainer="<opsaaspo@yandex.ru>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://skarnet.org/software/${pkgname}/"
|
homepage="https://skarnet.org/software/${pkgname}/"
|
||||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4b4b6205e31e85be583a165a994552d0f30ebcdabbdd919f9f469815d7679e5c
|
checksum=42b915d291946ad8f59a17f63b6bc95a94b4dea1c86e0659a9ec2650623f83f6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue