s6-portable-utils: update to 2.2.1.2.
This commit is contained in:
parent
758948a037
commit
ed0ffef80a
|
@ -1,16 +1,16 @@
|
|||
# Template file for 's6-portable-utils'
|
||||
pkgname=s6-portable-utils
|
||||
version=2.2.1.1
|
||||
version=2.2.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
short_desc="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
|
||||
maintainer="<opsaaspo@yandex.ru>"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="ISC"
|
||||
homepage="http://skarnet.org/software/${pkgname}/"
|
||||
distfiles="http://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=6ae239d2c458a81c92b5d616129e443874f925bf3da02589913a1a3b708c4531
|
||||
homepage="https://skarnet.org/software/${pkgname}/"
|
||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=30a23761c77ba2a523100b4ab645796df4d5665f4ab4347d68cfbb7cc03fc745
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue