mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
s6: update to 2.6.1.0.
This commit is contained in:
parent
7a7a36b560
commit
31a0d8b0f5
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.6.0.0
|
version=2.6.1.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=146dd54086063c6ffb6f554c3e92b8b12a24165fdfab24839de811f79dcf9a40
|
checksum=f0de303791134302f2630b9fe76a936b064e1e3aa772c8ae1b891155a6ea2c79
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue