mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
s6: update to 2.4.0.0.
This commit is contained in:
parent
ad383757b6
commit
a8aa189987
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6'
|
# Template file for 's6'
|
||||||
pkgname=s6
|
pkgname=s6
|
||||||
version=2.3.0.0
|
version=2.4.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="execline-devel skalibs-devel"
|
makedepends="execline-devel skalibs-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://skarnet.org/software/s6/"
|
homepage="http://skarnet.org/software/s6/"
|
||||||
distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
|
distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
|
||||||
checksum=49c9a0476d93c6279c776ca5ae9c49b3fd39c356eda674828aebf78f8488e8e6
|
checksum=5e788d5935dbcce76ac9a99cfcf6ee46a2ffb84220c84225df7589e9a3585560
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue