mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
s6-portable-utils: update to 2.2.1.2.
This commit is contained in:
parent
758948a037
commit
ed0ffef80a
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 's6-portable-utils'
|
# Template file for 's6-portable-utils'
|
||||||
pkgname=s6-portable-utils
|
pkgname=s6-portable-utils
|
||||||
version=2.2.1.1
|
version=2.2.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="skalibs-devel"
|
makedepends="skalibs-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="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
|
short_desc="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
|
||||||
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=6ae239d2c458a81c92b5d616129e443874f925bf3da02589913a1a3b708c4531
|
checksum=30a23761c77ba2a523100b4ab645796df4d5665f4ab4347d68cfbb7cc03fc745
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue