mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
s6-portable-utils: update to 2.2.2.3.
This commit is contained in:
parent
8a4c6b2f95
commit
e9464a9834
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6-portable-utils'
|
# Template file for 's6-portable-utils'
|
||||||
pkgname=s6-portable-utils
|
pkgname=s6-portable-utils
|
||||||
version=2.2.2.2
|
version=2.2.2.3
|
||||||
revision=1
|
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
|
||||||
|
@ -10,9 +10,10 @@ makedepends="skalibs-devel"
|
||||||
short_desc="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
|
short_desc="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://skarnet.org/software/${pkgname}/"
|
homepage="https://skarnet.org/software/s6-portable-utils/"
|
||||||
|
changelog="https://skarnet.org/software/s6-portable-utils/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=63df4ad24c126fd0f0006e90fd3135ff204eaa4f95a7c9e51ec91a82cf5074cc
|
checksum=1625768c9bd6e944f46719058ab3fbf804a432196d1d1645d0aa258f78b4d136
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue