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.1.
This commit is contained in:
parent
22d9f66e18
commit
3cbd6f2f40
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ configure_args="--libdir=/usr/lib --includedir=/usr/include
|
||||||
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
|
||||||
--with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
|
--with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
|
||||||
short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
|
short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://skarnet.org/software/${pkgname}/"
|
homepage="https://skarnet.org/software/${pkgname}/"
|
||||||
changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
|
changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
|
||||||
|
|
|
@ -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.0
|
version=2.2.2.1
|
||||||
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
|
||||||
|
@ -8,11 +8,11 @@ configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
|
||||||
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
--with-lib=${XBPS_CROSS_BASE}/usr/lib"
|
||||||
makedepends="skalibs-devel"
|
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="Orphaned <orphan@voidlinux.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://skarnet.org/software/${pkgname}/"
|
homepage="https://skarnet.org/software/${pkgname}/"
|
||||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
|
checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue