s6-rc: update to 0.5.2.0, remove noarch.
This commit is contained in:
parent
114ca44900
commit
2c7145fb4b
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 's6-rc'
|
# Template file for 's6-rc'
|
||||||
pkgname=s6-rc
|
pkgname=s6-rc
|
||||||
version=0.5.1.4
|
version=0.5.2.0
|
||||||
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
|
||||||
|
@ -14,7 +14,7 @@ license="ISC"
|
||||||
homepage="https://skarnet.org/software/s6-rc/"
|
homepage="https://skarnet.org/software/s6-rc/"
|
||||||
changelog="https://skarnet.org/software/s6-rc/upgrade.html"
|
changelog="https://skarnet.org/software/s6-rc/upgrade.html"
|
||||||
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=af69a47fbb6aa513ee9e4154b891fd7f8cd7b8c7a76d4311d84156cd6f8f001f
|
checksum=1ab21a9bdde61b50e3d9deab867e01f808064dce653b0ebf8e5f5125d57cfee2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
@ -34,7 +34,6 @@ s6-rc-devel_package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
s6-rc-doc_package() {
|
s6-rc-doc_package() {
|
||||||
archs=noarch
|
|
||||||
short_desc+=" - documentation"
|
short_desc+=" - documentation"
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue